STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hi All, I need to transfer 24 bit of data through STM 32 SPI , the challenge is that the IP only allow to transfer 8 or 16 bit of data .

Things that have tried.Used the GPIO as chip select . In this configuration , the width of chip selected pulse is more than expected. ( Attached oscilloscope short for your reference ).Kindly requesting to sent the procedure or sample code to sent 24...

RSree.1 by Associate II
  • 6237 Views
  • 14 replies
  • 0 kudos

Resolved! STM32G0B1: internal temperature sensor

I am trying to measure/calculate the internal temperature of an STM32G0B1VE design.The algorithm used is taken from the reference manual RM0444 Rev 5 pages 376-378:Temperature in degreesC = ((TS_CAL2_TEMP-TS_CAL1_TEMP) / (TS_CAL2-TS_CAL1)) * (TS_DAT...

xlrl by Associate II
  • 4117 Views
  • 11 replies
  • 1 kudos

Control LED light

hey thereI have a project where I need to control light of a LED and dim it. usually we use TIMER PWM GENERATION. for example in CubeMX I set a pin to TIMx CHy and by choosing "PWM Generating CHy" I can easily control LED light using PWM signal.but i...

Ala by Senior
  • 1623 Views
  • 10 replies
  • 0 kudos

RTC smooth calibration and verification?

Hi,I m using the smooth calibrationtim1 is using an external clock 1Hz from signal generator and channel 1 is working in output compare mode generating interrupt every 32 seconds, tim2 is using LSE and channel 1 is in input capture mode.When the inte...

suads by Associate III
  • 1507 Views
  • 2 replies
  • 0 kudos