User Activity

Hi All,I'm a long time user/developer of STM32 micros (on STM32IDE) but until now have managed to avoid anything ethernet. However, I couldn't avoid it forever and work have tasked me with a fairly urgent project.I plan to design a custom board arou...
Hi,Another one for you.I am having problems with the FatFs library, specifically I cannot mount the SD card. I am using the HAL libraries and have generated the configuration using STMCubeMX. I cannot get this to work on either my own hardware of t...
Hi All,I'm after a little bit of advice on how to use the uart interrupts. I would like to implement an interrupt driven uart receiver which takes a single byte at a time and stuffs it into a buffer. When a terminating char is received, a flag is r...
Hi All,I've been struggling with this for a while now. I have designed a new board based on the STM32L476 to replace an old design using a PIC. I cannot for the life of me get the I2C to work.I have used STMCubeMX to pinmux and configure / generate...
Posted on January 19, 2018 at 21:59Hi All,First post on here and a newbie with the STM32 family of devices (I come from a PIC background - sorry about that)I have just received my first STM32 board design back from the sub contractors and am having ...