STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 701 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 III
  • 1134 Views
  • 0 replies
  • 0 kudos

Hi, I have written program for the spi initialization. I have got error like this can you please let me know how to clear this error .

I have got error like this can you please let me know how to resolve this error.make: *** No rule to make target '../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c', needed by 'Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.o'. Stop.

Chandana by Associate III
  • 2070 Views
  • 10 replies
  • 0 kudos

How to establish an SPI connection in Nucleo-F030R8 Board

I am trying to establish an SPI connection using the Nucleo-F030R8 board but there's no signal coming out. How do you start the connection?I did the configurations using STM32CUBE MX software and code it using TrueStudio. Is there any line of code ap...

F7 is slower than my F4, F7 running on double the frequency

Hi,I posted a question on StackExchange about this topic:https://electronics.stackexchange.com/questions/508828/which-microcontroller-for-a-program-with-many-floating-point-operationsMy STM32F4 (running on 100Mhz) is somehow faster than my STM32F7 (r...

HL?�t by Associate II
  • 1045 Views
  • 4 replies
  • 0 kudos

5 ADc channels to scan within 20us.

Hi I'm currentlz working on STM32G071RB nucleo board to measure five different voltages across a laser within the ON duration of the Laser i.e 20us using DMA. My ADC finishes conversion every 17us(checked using LED in the ADCconcmplt callback). When...

BDasa.1 by Associate II
  • 3847 Views
  • 15 replies
  • 0 kudos