User Activity

Posted on May 17, 2016 at 10:04HelloOn a current project where we use multiple STM32F030 micros in a mesh network with 433 MHz tranceivers we would like to make a bootloader. We can only send small chunks of data over the air so we must save the dat...
Posted on January 30, 2016 at 16:52 Hello Guys, I've currently designed a board with an STM32F756IGT6. Connected to the board is an 7'' LCD from Rocktech. Same manufacturer as the 4.3'' LCD's that can be found on the stm32F7 discovery boa...
Posted on December 11, 2015 at 15:00 Hello I'm having a hard time getting multiple ADC's working on a STM32F I have 3 analog voltages I would like to read with the MCU. But not continuous. I would like to take 1 sample at a time and at di...
Posted on October 28, 2015 at 10:07HelloI am using Cube Mx for quite some time now. It was always working correctly with Keil Mdk uvision 5. Last week I have purchased new laptop which came with windows 10. I installed Cube Mx again and this time I ...
Posted on October 12, 2015 at 16:33 Hello I'm trying to send a 16 bit number with the SPI peripheral on a STM32F030 with the new HAL libary. Sending an 8 bit value is very easy but with a 16 bit number I receive errors or the hardware is ...