I don’t know of any project that used the OpenMV Cam H7/H7 Plus with RS485.
We will have RS485 support for the OpenMV Cam RT with the RS485 shield.
As for wakeup on an interrupt… yeah, you just would have a COM uart. So, there’s no real wakeup on that. You’d just listen for bytes. That said, it’s totally possible to change around our firmware to wakeup on like a line break. By default we will not have a wakeup on UART though.
you are right,i have a 485module connect with openmv4 by uart. i want to wake up openmv4 by uart.
i think the openmv4 could be wake up by io interrupt comes from uart byte.----- can it work?
Yes, the processor has the ability to do this. I am just saying that we will not likely have support for this out of the box so some firmware hacking will be needed.
when the openmv5 will come?and when M55?
August/September.
M55 is later on - next year. Chips that have it are super new and don’t have any software support.