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

STM32L162 - unique device id, address offset

Posted on April 10, 2014 at 12:59Hello!I'm trying to read STM32L162VD register U_ID (Unique device ID registers) ... If I refer to Reference manual, page 812, chapter 30.2  Unique device ID registers; base address is 0x1FF8 0050, for next scope of b...

matej by Associate II
  • 235 Views
  • 4 replies
  • 0 kudos

Card detect and Dat 3 on SDIO ?

Posted on April 10, 2014 at 12:36Guys, Do I need to use Card detect ? (CD) because it's joined together on my connector...and in the code it's separated as two pins ? Any ideas ? thanks

0690X00000602ssQAA.jpg 0690X00000602jmQAA.jpg

stm32f4 usart max speed

Posted on April 02, 2014 at 11:26I'm using stm32f407 combined with ftdi232h usb-serial converter. Every byte I call an interrupt and send back the same byte to check. This works fine with baud rate to 115200. I have tried to force best baud rate (th...

[STM32F072] USART2 and USART4 does not work

Posted on April 10, 2014 at 13:50Hello all, I'm recently bought an STM32F072B-DISCO board (based on the STM32F072RBT6) and I'm currently testing it. I'm really surprised to see that some USARTs doesn't work properly ; as mentioned in the errata shee...

louis2 by Associate
  • 238 Views
  • 3 replies
  • 0 kudos

Data Align Packed Struct

Posted on April 10, 2014 at 14:18I need to be sure that a struct I use has 32-bit alignment. My IDE (IAR) gives a preprocessor directive for this, which I am trying to use. However, the compiler keeps giving me warnings saying that I can't use this ...

jvavra by Associate III
  • 217 Views
  • 1 replies
  • 0 kudos

CubeF4.10 + FreeRTOS + USB CDC + F427VI = Hardfault

Posted on April 09, 2014 at 23:52Hi, I generated a project with an lqfp100 STM32F427VIT6 and I had following setup: - FreeRTOS - USB CDC FS - FatFS / SD Card - Keil MDK-ARM 4.74 - no DMA - freertos default settings The generated Project is building ...

ersan by Associate II
  • 219 Views
  • 1 replies
  • 0 kudos
Labels