STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FDCAN confusion

Hello,I hate to say this, but I am completely lost in regards to programming FDCAN to receive extended ID messages from an ECU. I looked to the examples provided in the IDE as well as other questions on this forum, but am still confused. I have a str...

Aaronium by Associate III
  • 588 Views
  • 1 replies
  • 0 kudos

STM32F107 timers problem

Hi to all,I hope this is the right place where asking to.Anyway in my custom board I use four timers: SysTick, RTC, TIM6 (DAC) and TIM3 (PWM).I wnted to add a new timer (I tryed TIM7 and TIM2), but it wouldn't work and I discovered that neither TIM3 ...

STM32H725RG Maximum ADC Clock Rate in 16-bit Mode

I was reading this application note which lists maximum clock rates for the ADC on the STM32H7 for the various packages at different resolutionshttps://www.st.com/resource/en/application_note/dm00628458-getting-started-with-the-stm32h7-series-mcu-16b...

KYin.2 by Associate II
  • 806 Views
  • 2 replies
  • 0 kudos

Use LPTIM for the period measure.

I've clear (or at least I think so) how to use the timers (TIM), with "Input capture direct mode", in order to measure a period of one input pulse, but I don't understand how to do the same measure with the low power timer (LPTIM). The LPTIM associat...

FRest.1 by Associate III
  • 708 Views
  • 2 replies
  • 0 kudos

Oscilloscope With External Trigger Using STM32F429 - Is it possible while taking the interrupt latency into account?

Hello,I'm planning to use the STM32F429 with its triple interleaved ADCs to make a 7.2Msps digital oscilloscope.So the thing about digital oscilloscopes is that they also record samples before the trigger events.To do so, they have a circular buffer ...

MMoha.3 by Associate III
  • 2264 Views
  • 8 replies
  • 1 kudos

How to configure SMT32F072x uC to access to NAND Flash memory?

I'm using a STM32F072x uC and would want to read/write/erase NADN flash (NAND04GW3B2B).A couple of questions:How to configure GOIP pins as an Input and Output Data Bus (D0 - D7 or I/O0 - I/O7) ?What are the exact sequences to read, write, erase, etc?...

Texram by Associate III
  • 837 Views
  • 3 replies
  • 0 kudos