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

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
  • 613 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 ...

Build STM322xG EVAL FW with yagarto

Posted on November 12, 2012 at 11:23HI, Is where any makefile or ready project to build STM322xG_EVAL FW with yagarto or GNUARM? I have downloaded STM32F2-F4_Demonstration_Builder_V1.0.1 but it has no plain Makefile for GCC. I wonder if someone can...

dimax by Senior
  • 432 Views
  • 11 replies
  • 0 kudos

STM32 CPAL

Posted on November 29, 2012 at 18:44I've been experimenting with the CPAL I2C library and as a test I'm sending a short string of bytes to an external device. I'm the only one on the I2C bus and I'm configured as an I2C master. Does anybody know why...

Battling to configure/access STM32F205ZE DMA

Posted on November 29, 2012 at 09:45I am trying to use DMA1 Stream 1 Channel 4 in the STM32F205ZE  (IAR Embedded Workbench IDE).   Attempts to configure the DMA (using the Std Peripherals library) result in no change in the register values (all val...

ST-LINK V2/IAR not programming?

Posted on November 28, 2012 at 22:36I'm trying to upload a ChibiOS demo to the STM32F3 Discovery board. The project builds fine under IAR and appears to connect & program correctly over the onboard ST-LINK. However, when I change the code (i.e. comm...

Labels