User Activity

HiI have a project using lwIP, created by STM32Cube.It works fine, but I really want to shut OFF the debug messages.I have searched and tried a bunch of different things, but nothing seems to be able to stop it. Example of error/debug message: "netif...
HiI have a new PCB design using the ST25R3918 chip.The application is quite simple: An NFC tag (sticker) identifies a consumable in a machine.The PCB/NFC reads the tag to check simple data.The distance from the NFC coil to the tag is fixed in the mac...
I have a custom designed board using a single WS2812B RGB LED.I use the DMA to control, just as "all" examples and drivers use it.Fairly simple, and it works as a charm.99% of the time...Symptom:Once in while, it starts to show a wrong color.Fx. if I...
HiI have a project running for the last 2 years: STM32H7, CubeMX for setup.I have 6 ADC channels on ADC3, running in "Regular, non-continous conversion". This works.But now I want to run the application from the external QSPI FLASH. This works almost...
I have a strange problem on a new PCB design we are working on.We have developed two prototype PCB's, where the NFC works on the first one, but fails on the second:PCB prototype revision 1:The ST25R3918 NFC works fine. Based on Examples fr antenna de...