I was planning to design a hand held uhf rfid reader using this ic. Is it possible to design one using this ic? if yes how to design the antenna for this reader.? What are the challenges in designing an rfid reader. Please help.
I am having a code for the target device stm32l476rg and now i need to port the code to stm32f072. Is it possible to migrate. if yes how is it possible . I saw both are pin to pin compatible so no need of hardware changes.
You can try waking up the board using Hercules software. The DTR and RST pin needs to be enabled alternatively to Wake up the device. When the board is connected to PC it will be in boot mode. By Turning On DTR pin and Toggling RST pin will wake up t...
Yes sir I have checked that also. The peripherals which I wanted is same in both of the controllers. I would like to know how to convert the code which is in L4 to F0 in cube ide.
Hi Berendi,Hereby attaching the pinouts of both L476 and F072. STM32F072 is having less peripherals than the L476 IC. I want to use the peripherals which is there in stm32f072. I want t0 migrate the code written for the L476 to F072.