STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART RX interrupt

Hello,I'm trying trying to setup an interrupt receive on the U5 MCU using the STM32U5GJ-DK2 development kit. The USART1_IRQHandler does not get triggered at all. Here's my CubeMX config for the USART1:I've sniffed the RX line, so I'm sure it's workin...

Dobrev_0-1708518829438.png Dobrev_1-1708518864347.png
Dobrev by Associate II
  • 1113 Views
  • 13 replies
  • 3 kudos

Add FreeRtos manually

Hi all, I'm trying to adapt a STM32F4 project to SMT32WL project. STM32F4 project example is here as you can see the projet use FreeRtos.So for the moment I've built radio driver example for my nucleo jc1 board like here everything works well. But fo...

SBaro.11 by Associate III
  • 295 Views
  • 1 replies
  • 0 kudos

Resolved! STM32f4 LwIP MQTT

Hello,​ I am able run successfully mqtt example on my stm32f4 MCU ​and on my local network.​I want to run the same code on a cloud platform. However there is a link provided by mqtt cloud pro​vider not an IP address like 192.168.0.10​​Can I directl...

Resolved! How to use emulated EEPROM for STM32F series MCU

Hello everybody!Can anybody advise me on a simple way to emulate EEPROM for STM32f… MCU?Right now I need it for STM32f373C8T6 MCU.Yes I have X-CUBE-EEPROM, but there is no “STM32F” series at allYes, I have read the "AN4056 EEPROM emulation in STM32F3...

Khtos by Associate
  • 287 Views
  • 1 replies
  • 1 kudos