STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H743 ADC Conversion/Sampling time

Hi,I wonder if the STM32H743 can sample and convert 1 ADC sample in 10 nanoseconds?According to the specs the ADC speed (sample + convert) at 14bit resolution with 50MHz ADC clock , one sample will take 200 nanoseconds.I have no problem lowering the ...

deckhard by Associate III
  • 592 Views
  • 5 replies
  • 0 kudos

Callback take long time to trigger

MCU STM32L431, SYSCLK 80MHzThe callback takes 1.5us to fire from pin drop, and the callback functions take long time to execute as I show the imagethe pin config function/** * @brief GPIO Initialization Function * @param None * @retval None */static ...

JSanz.1 by Associate III
  • 815 Views
  • 5 replies
  • 0 kudos

Resolved! RM0440, Rev 4, STM32G4 Reference Manual - typos

Table 226 on page 906 has an entry HRTIM_TIMxCMP1CR <- I don't think this is a real register.Section 27.3.8, page 888 second line in last paragraph says "any of the 5 timers". I think that should be 6 timers.Section 27.5.66, page 1050 says Bits 31:0 ...

HALL bug not setting clock ?

Hello. I was working on example generated by cubeMX (new version) on STM32L562VET6Q processor and canbus.Example code of networking worked just fine, but copying code to my LL based project made CANBUS inoperable.I was able to track down what is diff...

Linas L by Senior II
  • 256 Views
  • 1 replies
  • 0 kudos

STM32L0x2 bug in reference manual

RM0376 Reference manual for STM32L0x2 DocID025941 Rev 5 states in 14.9 "Temperature sensor and internal reference voltage" :The following formula gives the actual VDDA voltage supplying the device: VDDA = 3 V x VREFINT_CAL / VREFINT_DATAThis can't be...

MWebj by Associate III
  • 941 Views
  • 6 replies
  • 0 kudos