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

flashing STM32 - BIN specification

Posted on March 07, 2014 at 18:23Hi. I'm writing a pc tool for flashing STM32F407 using USART. I got familiar with AN2606 (bootloader) and AN3155 (USART protocol). One thing I don't know is the BIN file specification. Can I just write to STM32 the c...

blul by Associate II
  • 1583 Views
  • 7 replies
  • 0 kudos

3 channels on ADC1 and DMA

Posted on April 10, 2013 at 07:59 Hi Everbody, I'm trying to configure 3 channels of the ADC (Vbat, Temp and another analog input). Yesterday, I managed to read the value of Vbat. Now I would to read the value of the three channels, but I...

STM32F103 USB communication

Posted on March 07, 2014 at 17:27Hi Hi, I have done some test using the USART1 PA9 and PA10 pin to communicate with my arduino board, i made some basic configuration like this : USART_InitTypeDef USART1_Init;RCC_APB2PeriphClockCmd(RCC_APB2Periph_USA...

jean2 by Associate II
  • 502 Views
  • 1 replies
  • 0 kudos

CAN Filter configuration

Posted on March 05, 2014 at 13:17Hello guys,Can anyone explain me how CAN filters work? I cannot understand the reference manual, I don�t know if I am stupid or it is very bad explained (stm32f407).I read a lot of post on the internet but I have a m...

The solution for a 800×480 LCD based on STM32

Posted on March 07, 2014 at 10:40Hi everyone,    I'd like to choise STM32 for a HMI case, whoes main requirement was a TFT LCD of 800*480. There were 2 idea: 1) STM32F1 + RA7785 2) STM32F429 Which was the better? Everybody could give me some suggest...

albhuang by Associate II
  • 288 Views
  • 1 replies
  • 0 kudos

Stm32 LIN driver

Posted on November 07, 2013 at 16:50 Hello everybody. I need to use LIN communication with stm32 mikrocontroller. I see the std lib have function for lin communication, but the comments in the usart.c file is strange. The lin communi...

totti001 by Associate II
  • 383 Views
  • 1 replies
  • 0 kudos

STM32F401 USB without HSE

Posted on March 05, 2014 at 12:59I'm looking at making a device with the STM32F401, and I'm wondering if USB on it can function without a HSE crystal?The clock diagrams seem to imply that PLL48 can work off of HSI, but the reference implies that USB...

gw by Associate II
  • 987 Views
  • 5 replies
  • 0 kudos

Change the speed of GPIO

Posted on March 06, 2014 at 12:41Hi there, I want to change the speed of GPIO for STM32f4 discovery board. The maximun speed I can get on specified pin is 6 MHz and I want to get 20 Mhz. we know that the discovery board has external clock circuit to...

ali2003a by Associate II
  • 682 Views
  • 6 replies
  • 0 kudos