STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Remapping the Interrupt Vector Table (IVT)

Hello,I need to map two different programs (a custom bootloader and the application) in the memory space of my STM32G0, as described in figure.The bootloader should start at power-up, then check the application CRC and eventually jump to it.Both in t...

CTabo1_0-1689261587293.png
CTabo.1 by Senior
  • 900 Views
  • 2 replies
  • 2 kudos

Resolved! USB HOST cannot parse the last EndPoint

Hello!After two week of struggle I understood that this problem is beyond my abilities. I have a NUCLEO-H7A3ZI-Q setted as USB Host. I connect a MIDI Keyboard and the Host start the communication, gets all the descriptor and then start the parsing ph...

0693W00000KdDN1QAN.png 0693W00000KdDM3QAN.png 0693W00000KdDRXQA3.png
A.Ziru by Associate II
  • 1395 Views
  • 10 replies
  • 0 kudos

Resolved! STM32F429AGH6, delete a loaded program

I am working with the STM32F429AGH6 card, at first I had some problems to flash it, I managed to solve it using the boot mode 'hot plug' and I loaded a program that was sure to work and everything was perfect, then I tried to load a modified program ...

CarlosG by Associate
  • 425 Views
  • 2 replies
  • 1 kudos

HAL (Hard Animal Layer)

I thought I was the only one wondering how to implement DMA, but it seems to be different. I found this post, and found it interesting how the topic was addressed:To be honest, this was not a post I was planning on at first. However, I was working on...

Resolved! AzureRTOS NetxDuo HTTP Server and FileX

Hi FolksI have few question about HTTP server  if someone here in the started playing with it.As i have plenty of flash on the MCU i opted to store a simple html page directly on the mcu flash memory (like done with mkfsdata.exe on LWIP).Streaming ou...

Resolved! FR_NO_FILESYSTEM error || SPI + FatFs + SD card

Hi guys, I'm hoping to find a wizard at FatFS who can help me. So my current set up is, stm32f446re microcontroller, with this micro SD card adapter, I have two SD cards at my disposal, a 2GB Sandisk card and a 16GB Samsung SDHC card. Both cards have...

CReze.1 by Associate II
  • 1164 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 compiler and linker manuals

Hello,does it exist a compiler and a linker manual for STM32, where I can find, for example, a clear description of the usage of the __attribute__() keyword, or instructions to modify the linker script file?Thank you,Carlo

CTabo.1 by Senior
  • 845 Views
  • 4 replies
  • 2 kudos