2020-07-04 07:11 AM
First I disconnected the jumper P2 and supplied 5V from FT232 converter. TX, RX, RTS and DTR are connected to respective pins with FT232 converter. Gnd is common and COM port is selected properly as well.
Also FT232 converter is working fine with other Devlopment boards like Arduino, Lora etc.
I want to upload the binay file through UART.
Please help. Thanks in advance.
Solved! Go to Solution.
2020-07-21 12:47 AM
Hello, when using the ST25RU3993 dev kit (EVAL board) their are two recommended ways to flash a new FW
Method 1. is use when doing FW developement with the board and method 2. is used to upgrade the FW as demonstrated eg in the also available "ReaderSuite" evaluation GUI SW. For method 2 it is important to bring the STM32L4 into bootloader mode, this can be done manual or on the EVAL board the Reset pin and the boot0 pin of the STM32L4 are connected to the FTDI RST and DTR pins to control the boot behavior.
If you want do upgrade the FW via a different HW interface please have a look to the STM32L4 DataSheet. The STM32L4 allows FW updates via many different HW interfaces. https://www.st.com/en/microcontrollers-microprocessors/stm32l476rg.html
2020-07-09 07:22 AM
We are facing the same issue. Kindly let us know if you find any solution or support from st.
2020-07-21 12:47 AM
Hello, when using the ST25RU3993 dev kit (EVAL board) their are two recommended ways to flash a new FW
Method 1. is use when doing FW developement with the board and method 2. is used to upgrade the FW as demonstrated eg in the also available "ReaderSuite" evaluation GUI SW. For method 2 it is important to bring the STM32L4 into bootloader mode, this can be done manual or on the EVAL board the Reset pin and the boot0 pin of the STM32L4 are connected to the FTDI RST and DTR pins to control the boot behavior.
If you want do upgrade the FW via a different HW interface please have a look to the STM32L4 DataSheet. The STM32L4 allows FW updates via many different HW interfaces. https://www.st.com/en/microcontrollers-microprocessors/stm32l476rg.html