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

USART1 STM32F373VCT6

Posted on May 12, 2018 at 04:01hello every body. I'm new here. I've just started learning STM32F373 with STM32F373VCT6. I use CMSIS to configure UART1. that seems there're no any error with my code. But when I use PL2303 to convert serial-usb for co...

Edit option bytes

Posted on May 14, 2018 at 10:20In the UM0462 document, the ''flash_loader_demo'' software displays the ''Edit option bytes'' option, as shown in thefollowing figure.But when I used the ''flash_loader_demo_v2.8.0'' to connect stm32f030, I did not fin...

0690X0000060KdjQAE.png 0690X0000060KdoQAE.png

CubeMX on Linux fails to generate FSMC MSP code

Posted on October 24, 2017 at 04:11 Running latest 4.1 STM32CubeMx on both *buntu and Windows 7 and the generated stm32f4xx_hal_msp.c is totally different. The HAL libraries in both cases areSTM32Cube_FW_F4_V1.0. With the Linux version, the follo...

Stacking IHM06A1

Posted on May 14, 2018 at 11:29I'm hoping someone can provide a straight-forward answer as to how I can operate multiple stepper motors using stacked IHM06A1 boards. In example code, the STSpin220 class is initialised as motor = new STSpin220(D2, D8...

Trying to put STM32L471RG into Shutdown mode

Posted on December 13, 2016 at 09:52I am trying to put the STM32L471RG into Shutdown mode.I am doing the following steps, based on the documentation.// Turn on Deepsleep bit SCB->SCR |= SCB_SCR_SLEEPDEEP_Msk | SCB_SCR_SLEEPONEXIT_Msk; // Setup Low P...

Discovery B-L475E-IOT01 to Nucleo 144 porting

Posted on May 14, 2018 at 09:06Hi Im trying to port B-L475E-IOT01 applications to Nucleo144 L4RZI. Im facing issuing on porting the driver. UART,SPI,I2C. Im strange to see that the data is not being pumped out of COM Port, while in debug the data bu...

Labels