STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L476 hangs when HAL_Flash_OB_Launch is called

I have multiple boards of STM32L476 board. In our application, we have OTA module in which we use dual bank feature.The OTA flow is like:1) Read data from SPI2) Write to Bank 2's pages in incremental order3) Once all data are transferred, go for flas...

kpate.11 by Associate II
  • 1258 Views
  • 3 replies
  • 0 kudos

Resolved! Problem in using stm32h IBIS model

Hello everyone,I am facing issues while performing Signal Integrity analysis using STM32h IBIS model.Currently i am analysing Signal Integrity for I2C signals where i am configuring my MCU I2C signal levels to 3.3V, but when simulated i am getting 2....

Shift by Associate II
  • 698 Views
  • 2 replies
  • 0 kudos

Resolved! Tricky FMC Question

When connecting a parallel FLASH device to the micro the address mappings are thus:For a NOR FLASH device with an 8 bit data bus, the internal address (FMC_Ax) maps directly to the micro hardware pins (HW_Ax).8-Bit Data BusFMC_A0 => HW_A0 ======> FL_...

DOsbo by Senior
  • 521 Views
  • 2 replies
  • 0 kudos

QSPI Erase block erases the whole memory?

I am using STM32L4 discovery board and External QSPI to save data. From the datasheet, it is mentioned that before every write, erase command has to be issued. But when I issue Erase Block or Subblock command, complete Chip is getting erased. Can any...

Resolved! LPUART not work after SYS Clock Source change :(

Hello!. I Have two firmwares: bootloader and application. MCU is STM32L031K6U6First launched bootloader checking backdoor pin and launching appliction or starting firmware update process. If need just start firmware all work fine (bootloader don't ch...

Spider by Associate II
  • 740 Views
  • 2 replies
  • 0 kudos

DMA interrupt on RX when get less the buffer size

Hello,I use DMA UART on Rx.but I get interrupts on half complete and full complete.is it possible to get interrupt earlier? when I get "\n" char?maybe the best way to mange is to use circular DMA, and when the half complete interrupt is fired, save t...

Lmali.1 by Associate III
  • 914 Views
  • 5 replies
  • 0 kudos

DMA2 HIFCR cannot be modified

This pertains to the Nucleo F446RE development board.I'm beginning to explore DMA and want to use it to drive a sine wave through DAC1. The code to "manually" feed the data works fine and I get the expected sine fine, I can see that on scope.So I'm n...

PWM channels of STM32G474. Is this the right MCU ?

Greetings,I need to provide PWM signals for 36 and 34 Outputs. Both the cases have been described under. Kindly note that all the outputs are independently operated. I need to know if STM32G474 can address to the job?CASE 1:These are the list of 6 PW...

JJ..1 by Associate II
  • 578 Views
  • 1 replies
  • 0 kudos