STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA is jamming the RTC

Hello, I have a problem with RTC and UART reception using the DMA.I am currently working with the L476RG core board. The RTC clock is the LSE. The UART is configured in cyclic mode on the Rx PIN.I have done a simple data logging and could check that ...

_legacyfs_online_stmicro_images_0693W00000dDcblQAC.png _legacyfs_online_stmicro_images_0693W00000dDccKQAS.png
JFlui.1 by Associate II
  • 615 Views
  • 2 replies
  • 0 kudos

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
  • 1237 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
  • 1543 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
  • 324 Views
  • 0 replies
  • 0 kudos