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

Problem with STM32F37 USART1 Clock Mux on PCLK2

Posted on February 12, 2018 at 17:39Hello together,I'm working with an STM32F37 MCU and have somme issues with the USART1 Clock Mux.I enabled the Receiver Timeout Interrupt to detect the end of a Modbus message. With the HSI clock the interrupt occu...

0690X00000609WiQAI.png

change open drain to pp

Posted on February 12, 2018 at 14:26hello i use this configuration for send for ws2812.GPIO_InitStructure.GPIO_Pin = WS2812B_PINS; GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_OD; GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz;GPIO_Init(WS2812B_PO...

QSPI Issue

Posted on February 12, 2018 at 13:42Hi,I am doing a project using STM32L432KC controller and EPCQ256 (32MegaBytes) -QSPI flash, Here I am able to Erase, Write and Read. but I am able to write only 1-4 MegaBytes and then writing is gets stopped (Here...

Typo in STM32L1 HAL for EEPROM Erase

Posted on February 12, 2018 at 10:44 Hi, it seems in theSTM32Cube_FW_L1_V1.8.1 in Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash_ex.c there is a typo in the parameter guarding. in line 811: HAL_StatusTypeDef HAL_FLASHEx_DATAEEPROM_...

S H by Associate
  • 297 Views
  • 0 replies
  • 0 kudos