STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H743 kein CAN-Datenempfang mit 1MBit

We have a project which reads CAN data on both FDCAN ports. Bitrate 500 kBit is working perfectly, but with 1 MBit no data can be read. PIN-Speed = HIGH (also tried MEDIUM and VERY_HIGH, but no change)CAN-Clock = 80 MHzWe already tried CAN Bittiming ...

GS1 by Senior III
  • 715 Views
  • 1 replies
  • 0 kudos

Resolved! The timing for reading the ADC with DMA seems way too long. I calculate just under 36 us to read 8 ADC channels with a STM32L443CCT running at 64 MHz.

I am trying to trigger every millisecond, or 1000 microseconds, but my counters in the interrupt are seeing 167 interrupts per second as opposed to the expected 1000 interrupts per second.I am reading 6 channels with a sample rate of 92.5 clocks per ...

KiptonM by Lead
  • 3291 Views
  • 8 replies
  • 0 kudos

STM32F103 not programming

Hello i am working on a project which is based on stm32f103c8t6 mcu.i face a issue while programming some of these microcontrollers.sometimes some microcontrollers are programmed perfectly while some start giving errors(see attachment).while going th...

ASakp.1 by Associate II
  • 2866 Views
  • 8 replies
  • 1 kudos

Resolved! STM32 PWM Generate when Input Capture Update Event

Hi, I'm doing a project with STM32F769I-EVAL.In my project, I set Timer 2 Channel 1 to input capture mode, and I made a clock to TIM2 CH1 Pin with Function Generator. And Timer 5 Channel1 to PWM Generation CH1 to make a PWM.I calculate frequency of i...

ELee.9 by Associate II
  • 1168 Views
  • 1 replies
  • 0 kudos