2021-07-06 05:17 PM
Hi everyone,
I am currently testing the UHF RFID board from ST (ST25RU3993-HPEV) and the eval board is using STM32L476RGT6 (Arm®(a) 32-bit Cortex®-M4) as the MCU. Our testing so far has been good and we would like to design our own RFID reader based on this.
Unfortunately, after a search on major component distributor, STM32L476RGT6 is now not in stock, possibly due to the global chip shortage
Is there any potential MCU that can replace STM32L476RGT6 with minimum disruption in firmware development, i.e., we can use the existing Python codes provided by STM and run with the new MCU?
Appreciate your kind support.
Solved! Go to Solution.
2021-07-13 01:40 AM
Hi @TNgo.1 ,
Looking for an STM32 MCU compatible with STM32L476RGT6, you can refer to this article: How to find compatible devices for an MCU? STM32G473CB as example.
Once you find compatible devices, you have then to check availability.
I hope this can help you.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2021-07-13 01:40 AM
Hi @TNgo.1 ,
Looking for an STM32 MCU compatible with STM32L476RGT6, you can refer to this article: How to find compatible devices for an MCU? STM32G473CB as example.
Once you find compatible devices, you have then to check availability.
I hope this can help you.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.