STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32F405 I2C lock if one clk pulse gets lost

Posted on February 08, 2017 at 13:19If the master sends the adress , but doesn't send the last clk pulse to receive the ACK from the slave, the slave will not release the SDA line. The problem is, that the ADDR-Flag only gets set AFTER the ACK was s...

0690X00000605JNQAY.png 0690X000006068hQAA.png

STM32F429i-DISCO with 512Mbx16b memory

Posted on February 06, 2017 at 12:34Hello, in my project i need to have more SDRAM than original 4M*16b.So i ordered 32M x 16b ISSI IS42S16320d-7TL that fit's inside the same footprint, and i soldered single jumper cable to PG2 as well as modified G...

Using TLC2543 ADC chip on STM32L476RG

Posted on February 08, 2017 at 11:33Hi allI followed the post below to setup tlc2543.http://blog.csdn.net/haozi_1989/article/details/6111776 datasheet http://www.ti.com/lit/ds/symlink/tlc2543-ep.pdf Because the STM32L4 series used HAL library not SP...

Resolved! STM32L011K4+LSM9ds1tr SPI wrong readings

Posted on January 26, 2017 at 13:31Hello, we are having problems with communicating to sensor LSM9ds1tr via SPI with sm32l011k4 mcu. The problem is that SPI seems to work good and looking with logic analyzer proves that everything is okey, we are se...

0690X00000605wbQAA.png 0690X0000060698QAA.png 0690X000006069DQAQ.png

STM32CubeMX with Eclipse for Nucleo STM32F303RE

Posted on February 07, 2017 at 19:33I have a Nucleo STM32F303RE that I'm using with the Eclipse IDE.  I've downloaded and installed the STM32CubeMX plug-in, but I have idea how to activate it to take advantage of it....Are there any step-by-step exa...

Standard C++ library

Posted on February 08, 2017 at 15:51I'm using C language onto my STM32 chip and would like to go to C++.When I develop for x86 architecture under C++ I always use libraries like Boost or POCO to simplify and secure my code.Is there some libraries ta...

Labels