User Activity

 Hi,I am porting a project from STM32F103RE to STM32L462RE.I have an issue with the SPI slave.My problem is that in the data I send back to the master always has the first word duplicated.I found out that more people have a similar issue:https://comm...
I have read online and saw that people can use the USB custom hid class generated by the CubeIde and they get good transfer speeds.Also in the past I have worked with stm32(F103RE/L462RE) and a older usblib for custom HID and KeilIDE. I used this tog...
I have made a DFU application on the STM32L462RET6 CPU.From the CUBEIDE I set the:HSEEnable USBSelect the DFU as a Class For fs Ip.Set the app start address to 0x8008000 Set the DFU media interface to @Internal Flash  /0x08000000/01*032Ka,01*480KgSet...
Kudos from