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

STM32F2 SPI

Posted on April 20, 2016 at 15:09 Hi, I need to ''translate'' a SPI program written for STM32F4 to STM32F2. I wrote SPI configuration: //STM32F4 void MX_SPI1_Init(void) { hspi1.Instance = SPI1; hspi1.Init.Mode = SPI_MODE_MASTER; hsp...

mosine by Associate II
  • 418 Views
  • 2 replies
  • 0 kudos

TIMx_OCrefClear (stm32F30x)

Posted on April 19, 2016 at 21:39Hello All: I am tearing my hair out trying to get cycle-by-cycle PWM control working on the Stm32F303RE using the OCRrefClear signal from the comparators.   PWM working on complimentary channels  (check). COMP works...

STM32F1 SPI communication with L3GD20 gyro

Posted on April 21, 2016 at 14:57Hello everyone!I currently working on my masters work with STM32F1 MCU. I created work in STM32Cube - SPI2 communication protocol with gyro, UART communication protocol to PC. And everything was fine until I wanna wr...

erase is not working in my board!!!

Posted on April 20, 2016 at 22:40Hello everyone,I'm developing a code in STM32F407VG. this code will erase the flash memory in a first step, and for a further work will upload a code into this memory.this is my code for erasing the flash memory.//un...

ouled by Associate
  • 229 Views
  • 1 replies
  • 0 kudos

stm32f429 discovery dfu problem

Posted on April 21, 2016 at 12:19Hi,I want to use bootloader from usb with stm32f429 discovery board. I have pull down the BOOT0 pin and pull up the BOOT1(PB2) pin. I have connected the boards to copmuter from usb connectors (from mini and micro usb...

er3481 by Senior
  • 276 Views
  • 2 replies
  • 0 kudos