2024-05-01 03:28 AM
Hello,
in CubeIDE (MX) RS485-direction switching is only selectable for UART4 and UART5 (by hardware, not by SW-GPIO). According to user manual, it should be possible for all UARTs/USARTs (Pin DE/RTS). Is this feature missing in CubeIDE or is this hardware-feature only available for UART4/5 (manual is incorrect)?
Regards
Steffen
2024-06-06 03:27 AM
Hello @pit0815
First let me thank you for posting.
I will check this issue internally and I will be back to you asap.
THX
Ghofrane
2024-06-25 03:37 AM
Hello @pit0815
Your detailed explanation is much appreciated.
A ticket 183549 has been submitted to our dev team in order to fix this asap .
THX
Ghofrane
2024-09-03 01:52 AM
I can confirm, that for UART7 and USART6, the Checkbox "Hardware Flow Control (RS485)" is missing. For instance, this is how USART11 looks in my project, using the STM32H563RITx:
And this is USART6, which misses the HW-Flowcontrol configuration options:
Are there any news from the ticket you submitted?
2024-09-12 01:22 PM
Any solution, we have the same problem
2024-09-12 01:55 PM
Can't DE be enabled in code, regardless of CubeMX?
JW