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

Help needed regarding STM32L476RG nucleo ADC

Posted on March 19, 2016 at 13:21I am working with AVRs for almost last 3 years and decided to buy a stm32 nucleo boards to have some fun with ARM and bought STM32L476RG nucleo board.I started to write code in Keil MDK-5 with the help of Hal drivers...

STM32 EEPROM emulation data lost

Posted on March 21, 2016 at 18:19hii am using stm32F030 and using eeprom emulation to store the data the problem i am facing is this, when i perform the power reset , the data is lost and its random, some time it keeps the data and some times after ...

embedsol by Associate II
  • 218 Views
  • 1 replies
  • 0 kudos

MCU resume issue after USB cable unplugged: STML151

Posted on March 21, 2016 at 18:55Hello all, I'm using USB as a mass storage (MSC using FS_Device_Lib_4.0, STM32L151 in a custom PCB). I need to detect USB connectivity; MCU will run normal data logging operation if USB cable not connected. If connec...

rumlyen by Associate II
  • 147 Views
  • 0 replies
  • 0 kudos

STM32F746G-DISCO - FatFs_uSD

Posted on March 18, 2016 at 13:41Did you try anyone the STM32F746G Discovery with FATFS uSD application ?I'm interested in any experiences with STM32F7xx and FATFS SD card. Petr

Code portability ?

Posted on March 21, 2016 at 02:09I apologize formaybestupidbeginnerquestion.  Portability. I can code in binary form  (HEX or bin) created for example for STM32F205RC upload and tested on board with STM32F207Z?

astrid by Associate II
  • 254 Views
  • 2 replies
  • 0 kudos

STM32F103 I2C Problem

Posted on March 16, 2016 at 19:41 Hello! I'm trying to connect STM32F103RBT6 to LIS331DLH (accelerometer). LIS331 is connected to PB6/PB7 (I2C1) with pull-up resistors (4K7). STM32CubeMX generated simple code and I added only HAL...

aveal by Associate II
  • 731 Views
  • 6 replies
  • 0 kudos

stm32f4 and USART2 communication with PC

Posted on March 21, 2016 at 12:32Hi, I'm a newby in  firmware programming, therefore sorry for my simple question. I need to send some data to the PC via serial communication from a board equipped with an STM32F4. I chose to set up the communication...

Labels