STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

how to use ADC in discontinuous mode without HAL?

I am trying to use the ADC without using HAL (except for in the setup) on a STM32F031K6, using cubeIDE. Im using the ADC in discontinuous mode - as far as I can tell, the sequence of events should be  - ADC is setup, then enabled with ADEN - ADC star...

deep_rune by Associate III
  • 884 Views
  • 0 replies
  • 0 kudos

Resolved! Correct sequence to reconfiguring CAN FD settings

Hi,I've been trying to get my CAN FD configuration going, but I'm running into issue when I need to reconfigure the timing parameters for different bandwidth.My original code, generated partly by CubeMX looks like this: hfdcan1.Instance = FDCAN1; ...

TOlli by Senior
  • 506 Views
  • 1 replies
  • 0 kudos

How to log the data using STM32 debugger

Hi,I have customized STM32FO board in which sensors are attached and i need to read the data through SPI communication and i need to log the data in termite application. we have swd pins to program the controller.I have flashed the program successf...

0693W000001sDa4QAE.png
Chandana by Associate II
  • 916 Views
  • 0 replies
  • 0 kudos