2021-04-05 04:34 AM
I have development board of ST25RU3993 HPEV. I am testing TAG detection uising GUI application -provided by STM.
As this application works using USB interface between STM MCU and HOST. Instead of USB interface I want to check UART communication with HOST.
Can you plese ket us know how can i check UART communication and where to take wires and what changes are required in hardware.
Also I need some informatrion of protocol because we need to develop a application on UART to read tag information
Solved! Go to Solution.
2021-04-07 09:43 AM
After connection to J7 RX and TX. Samle firmware 2.3.0.0 will work or do I need to change any thing in firmware. Everybody is saying different method. Please confirm me exact method to bypass onboard Ft231 and use j7 rx tx to connect Host. And for this what hardware and software changes are required.
2021-04-07 10:16 AM
Hello SPraj.1
as described already by Bart, yes please put the FT231 IC (U13) into reset state to avoid crosstalk.
power the board with the additional power supply for proper supply.
you need to control the RTS and DTR lines, as described above, otherwise the STM32L4 FW will not boot at all.
if you only want to bypass the FT231 IC no FW changes are needed, stock FW works.
2021-04-07 08:03 PM
Hello Nick,
As you said I have put U13 in reset state and connect J7 RX/TX to pc through CP2102(USB UART bridge) and run Reader Suite application. Application ask me to update firmware and when i try to update firmware it gives device is not recognised error.What is the reason of this reason?
2021-04-08 03:57 AM
Hello SPraj.1,
2021-04-08 04:21 AM
2021-04-08 05:13 AM
Hello SPraj1.
2021-04-08 05:48 AM
Point#1: Currently we are not having UAB-UART bridge that support 3 Mbit/sec. So I will order it but till now What if I change the firmware baud rate to lower? in our final application STM32L4 will connect to BLE thorugh and UART and it receives command so we need to change the baud rate. So is it good to change the baudrate?
Point#2: You mean to say that RTS and DTR lines are connected to CP2102? If it is connected to CP2102 then how it can be configured by GUI application?
Point#3: GND is connedcted to another side of board so it is not visible. BLUE - Tx, GREEN - RX and BLACK -GND.
Point#4: Give me some I will ask my hardware engineer to capture the waveforms and send it to you.
2021-04-08 09:53 PM
Hello Nick,
As ou said we have changed the USB UART converter and connect RTS and DTR. But still we are getting same result. I am attaching all the images for your reference.
2021-04-08 11:49 PM
Hello @Nick K
We have also captured DTR and RTS Signals. Please find attached images. Still same result device is not recognised.
2021-06-28 08:43 AM
Hello,
let me summarize, based on the discussion, how to replace the ST25RU3993 EVAL/HPEV onboard FT231 IC
BR