STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! FP-SNS-ALLMEMS1 not found in cube ide

HiI am trying to set up a project based on FP-SNS-ALLMEMS1.When i set up a project based on STM32L476 Nucleo, I cant find the pack neither under "select components" nor under "manage software packs". see belowWhy?? 

MK1_0-1717666159417.png
MK..1 by Associate III
  • 103 Views
  • 1 replies
  • 0 kudos

STM32G0 Unstable LSI frequency

Dear Everyone,We use STM32G0B0 MCU and in errata there's a section from the unstable LSI frequency. In some case the LSI frequency about 48 kHz. The workaround not work, after backup domain reset, the LSI frequency still about 48 kHz. My theory is th...

lwip_accept(..) getting blocked

I’ve created an STM32 project using STM32CubeIDE and enabled LWIP and FreeRTOS. My purpose is to run a basic TCP Server program on the STM3240G-Eval board using BSD sockets, containing two threads. I need to use most of the BSD socket calls such as l...

STM32F303re SPI AT 18Mhz

Hello,I need assistance generating a continuous 18MHz SPI signal without gaps between data transmissions using the STM32F303RE. Additionally, I need to be able to perform other tasks on the microcontroller simultaneously.I am using DMA in circular mo...

mse by Associate II
  • 214 Views
  • 6 replies
  • 0 kudos

STM32H723 SDMMC FIFO blocks while write data

I configured a FATFS project using STM32CUBEMX to write 248 bytes of data every 1ms, with a buffer accumulating up to 1024 bytes before writing to the SD card. However, I encountered significant blocking issues with f_write. To troubleshoot, I replac...

Blowind by Associate
  • 211 Views
  • 1 replies
  • 0 kudos