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

I2C read() strange status register in SR2

Posted on November 01, 2012 at 17:32 Hi all, I have a problem on my I2C2 configuration on STM32F4. I try in poll mode first, and I have strange result : write() seems to be ok, but not read() (see comments in code below) : uint8_t data...

neoirto by Associate II
  • 583 Views
  • 7 replies
  • 0 kudos

GPIOA Clock enable bricks board

Posted on December 02, 2012 at 09:44 I am writing some code to enable SPI to use the accelerometer. But when I enable the GPIOA clock in RCC_AHB1ENR it bricks the board and I have to use the BOOT pin to reset it. Here is the piece of code that m...

DfuSeDemo.exe vs STDFUTester.exe

Posted on December 02, 2012 at 16:04i have made a custom pcb for the stm32f407, all works great :)but i can only use STDFUTester.exe to download the firmware in dfu mode. DfuSeDemo.exe says success but transferred bytes is 0 and it does not download...

russdx by Associate II
  • 394 Views
  • 2 replies
  • 0 kudos

STM3221G-EVAL : working with rs-232

Posted on November 29, 2012 at 11:54Hi All , I am working with STM3221G-EVAL board, i loaded the STM32F2-F4_Demonstration fw ,that came with the board ,i am trying to work with RS-232 , for now using this fw. when i am trying to type on the LCD and ...

STM32F407 running temperature.

Posted on December 02, 2012 at 01:01I have made a custom pcb using the stm32f407. the pcb is very small 50mm x 28mm. I have noticed the stm32 runs quite warm though.Its cooler when in dfu mode. but when running my program its quite warm not hot like...

russdx by Associate II
  • 786 Views
  • 5 replies
  • 0 kudos

stm32f3discovery: USART2 interrupt handler looping

Posted on December 01, 2012 at 04:43Hi, I tried to set up some code for handling data received on the USART2 peripheral but for some reason it seems to read one byte and then keep re-entering the interrupt handler without setting the RXNE interrupt ...

STM32F417: SPI via DMA

Posted on November 30, 2012 at 16:02Dear STM324 Developers, I'm working on a custom board based on the STM32F417 mcu.  I want to connect my board to an other system via SPI2. This other system will act as SPI master (slave mode is not supported on t...

Vbat with diode to VDD.

Posted on November 30, 2012 at 10:07AN2586 says: Battery backup To retain the content of the Backup registers when VDD is turned off, the VBAT pin can be connected to an optional standby voltage supplied by a battery or another source. The VBAT pin ...

Labels