STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bootloader dual bank model

Hi everyone!I’m developing a bootloader for a STM32L476RG MCU. My actual boot works fine (it erases my flash area before start writing the new application). However, if something wrong happens in the middle of an upgrade, it’s not possible return for...

FDigi by Associate III
  • 251 Views
  • 0 replies
  • 0 kudos

Resolved! NUCLEO F413 User USB Connection

Hello!I am connecting my nucleo to my computer through the user usb. I have set FDMOD and received the USBRST message and initialized the endpoint, but after i receive ENUMDNE I never receive the RXFLVL interrupt.Here is the output of dmesg on my com...

jkasper by Associate II
  • 806 Views
  • 7 replies
  • 0 kudos

Resolved! Pins for STM32 UART Bootloader communication?

Hi,I have been reading through documentation for the ST UART bootloader on the STM32F091cc chip. I want to use UART2 as my UART for both standard serial communication and FW updates.UART2 can use pins (PA2,PA3) or (PA14, PA15). I would like to be abl...

0693W000008yPUrQAM.png 0693W000008yPVuQAM.png
MFord.1 by Associate III
  • 2121 Views
  • 8 replies
  • 0 kudos

implemented TCP/IP ,UDP,HTTP PROTOCAL

hello allcurrently i am working on Free RTOS (STM32L152RETX microcontroller ) . in stmcubemx no any one feature to implement the any protocal like TCP/ip etc is there any possiblities to implement this protocal by using STM32L152RETx microcontrolleri...

Asing.3 by Associate II
  • 407 Views
  • 3 replies
  • 0 kudos

Resolved! what is procedure to get PID.

Let know what is procedure to get PID with particular MCU part number is STM32F103, so we can used it for the mass production as our own PID. let me know how can i process it to buy PID.

MPate.6 by Associate
  • 481 Views
  • 3 replies
  • 0 kudos

STM32 LWIP MQTT & RTC

Hello everyone, I am trying to use RTC in my ethernet LWIP code,but I have observed that my code hangs when I do MX_RTC_Init(); why is it so ?? Can't we use internal RTC? I can use SNTP but why does RTC hang the code?? Also my timer interrupt is no...

sne_123 by Associate III
  • 673 Views
  • 4 replies
  • 0 kudos

STM32H7, AZURE NetX and MII mode with KSZ8081

My processor board uses STM32H743V. The Ethernet chip is KSZ8081, MII mode. I also use AZURE RTOS and NetX. I tried using CubeMX to generate an application, but it always gives me some error when I compile the program. I tried different combinations,...

TVuck.1 by Associate II
  • 1150 Views
  • 9 replies
  • 0 kudos