STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! LPTIM Multiple odd behaviours

I am writing an LPTIM driver without HAL or LL drivers on the B-L072Z-LRWAN1 board. I have been getting a number of odd behaviours here that I am hoping someone here can shed some light on.1) cannot enable continuous start          -bit 2 of the CR r...

inconsistent Calibrations values.

Hi.. Can anyone tell me why the ADC Calibration value is not the same before and after I initialize the DACIt seems that the value maxes out if I calibrate after I have initialized the DAC.The calibration register is 7 bits.The ADC also measures inco...

DAC_ADC.jpg
spa23 by Associate III
  • 412 Views
  • 4 replies
  • 0 kudos

Resolved! Reading data with BRS on fdcan line

  I am using STM32H5RE23T6. I implemented the function of receiving data from the FDCAN line. When I select FDCAN mode without BRS, it works without any problems. When I select with BRS mode.I set the arbitration phase to 1mbps.I set the data phase t...

CANZT-FD by Associate II
  • 474 Views
  • 6 replies
  • 1 kudos

Resolved! USART used as GPIO to send break signal for DMX-512

Hello!I am just getting started with STM32 universe. I've already finished my first project using the IDE SW4STM32 and I board I've designed using the STM32F070CBT. I've also used STM32CubeMX to generate the basic code.I wanted to keep using this boa...