2020-09-14 01:33 AM
In the STM32F413/423 reference manual ( RM0430 Rev 8), there are two UART8_RX options, but no UART8_TX option. This seems like a typo, since all other UART instances have both a TX and RX mapping.
Also, CubeMX lets you assign UART8_TX to stream 0.
Solved! Go to Solution.
2020-09-14 02:22 AM
Hello @Miles ,
Thank you for reported this typo.
Stream 0 for Channel 5: UART8_Rx should be UART8_TX.
I raised this internally for correction.
Best Regards,
Imen
2020-09-14 02:22 AM
Hello @Miles ,
Thank you for reported this typo.
Stream 0 for Channel 5: UART8_Rx should be UART8_TX.
I raised this internally for correction.
Best Regards,
Imen