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

Resolved! How to read GPIO direction using HAL?

Hello world,I'm developing a FW for STM32F107VCT6 which can change GPIO direction programmatically: there is a terminal command which can switch individually 7 pins* mapped on different ports between GPIO_MODE_OUTPUT_PP \ GPIO_MODE_INPUT.I'm wonderin...

Spaghetto by Associate III
  • 1087 Views
  • 3 replies
  • 2 kudos

Resolved! H743zit6, Abnormal data reception using SPIDMA mode?

All data received in normal mode is 0, but some correct data can be received in debug mode? cubemx configurations are as follows:Part of the code is as follows:uint8_t pData[128] = {0x00}; HAL_SPI_Receive_DMA(&hspi1,pData,128); while(HAL_SPI_GetStat...

_legacyfs_online_stmicro_images_0693W00000dDSVYQA4.png _legacyfs_online_stmicro_images_0693W00000dDSVdQAO.png _legacyfs_online_stmicro_images_0693W00000dDSViQAO.png _legacyfs_online_stmicro_images_0693W00000dDSWMQA4.png
AASD.1 by Associate III
  • 1378 Views
  • 5 replies
  • 0 kudos

How to enable peripherals in LRWAN module on stm32l072

Hi all,I have recently started working on stm32l072 LRWAN module of stm. I was able to build and run the code as it and was also able to send data to the gateway. My next task is to interface some sensor the the controller and send the sensor data to...

BChav.1 by Associate III
  • 291 Views
  • 0 replies
  • 0 kudos

Resolved! UART_DMA CODE Generates for STM32 CubeMx

Hi @RomainR.​ sir,As i already posted a query regarding UART DMA using STM32G030K6T6 controller, you have corrected my code it worked well. when i generated a new project and i followed the step to have provided me but it doesn't work it get stuck in...

mrsmile by Associate III
  • 2019 Views
  • 6 replies
  • 0 kudos