STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem writing string to emulated Eeprom

Can anyone explain to me what is wrong in my code?Microcontroller: STM32C031K6T6I'm trying to make an interface so that the user can change the name of their environment in real time, my idea and what I tried to write is something that holds the prev...

Resolved! IAP bootloader not working with FREERTOS application

I have build a IAP bootloader at 0x8000000 and test with a simple blink app at 0x8040000 which works fine but if I add FreeRTOS for the same blink app at 0x8040000 its not working. It jump to the blink application but it doesn't pass the SystemClock_...

S_1 by Associate III
  • 1379 Views
  • 8 replies
  • 2 kudos

STM32H7 MIPI DSI maximum clock speed?

There is inconsistency in the reference manual and the STM32CubeMX clock configuration tool as to what the maximum clock for the PLL DSI. Reference manual suggests it is 1000 MHz however, when set to that in STM32CubeMX, an error is generated at the...

bchia by Associate
  • 1130 Views
  • 7 replies
  • 1 kudos

Resolved! DMA on STM32L011F4

I'm trying to program an STM32L011F4 to transmit data through USART2 by way of the DMA controller.  My code compiles but the IRQ handler for DMA is never called.  Either I have not correctly initialized the DMA controller or there is another problem ...

PPPos Lwip Issue

Hello everyone,Today I'm writing to you because I'm trying to implement a PPPoS connection over the USB CDC Host of a STM32H745. The modem I'm trying to connect to is a SIM7500 of SimCom.I managed to establish the connection between the modem and the...

RPC by Associate II
  • 136 Views
  • 2 replies
  • 1 kudos

STM32G030 CHxN issue

Hello there. I am working on STM32G030 based FW. It appeared the TIM1x_CH1N doesn't work. I found out this part of code doesn't initialize negative channel(stm32g0xx_hal_tim.c). Moreover it may skip all channels configurations. It seems to be a hard...

MaxEE_0-1731076406357.png MaxEE_1-1731076681034.png
MaxEE by Associate
  • 166 Views
  • 4 replies
  • 1 kudos