STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 720 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
  • 533 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
  • 765 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
  • 939 Views
  • 5 replies
  • 0 kudos

How fast am I able to switch the alternate function on a given GPIO between a timer PWM output and GPIO during runtime?

I am using an STM32G4. I want to output PWM from a timer channel on one pin (call it pin A) and have a GPIO output on another (pin B). Then I want to be able to switch the functions on the two pins so that pin A is now a GPIO output and pin B is the...

Ricardo1 by Associate II
  • 750 Views
  • 1 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
  • 596 Views
  • 1 replies
  • 0 kudos

WWDG_IRQHandler not waked up

hi, why WWDG_IRQHandler is not waking up, it configured even though not waking up.please guide me and show me asample program for WWDG.thanks

Cvadi.1 by Associate II
  • 1123 Views
  • 8 replies
  • 0 kudos