Hello team,is one of the STM32 MCUs suitable to run a RS485 interface with 12MBit/s? This is related to a UART interface which should be clocked by at least 192MHz.Best regards,Jochen Ruopp
Hello Team, how can a simple core to core communication on the STM32H7 be implemented? We want to exchange 2kByte of data in bidirectional way between CM7 and CM4.Best regards,Jochen
Where do I find the places in the code for the data array (memory) which is exchanged?Is the same data array used for both exchanged data between the 2 cores?
I have found the project in the FW_H7 directory.Still I am facing problems with the integration in STM32 Cube IDE, see screenshots.The projects CM4 and CM7 can be built, but there is no debug configuration available.