STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7 Simple SPI Rx does not work

Hello,I am using SPI1 on STM32H743ZI MCU.When I use SPI Transmit Function it works well.But when I use :HAL_SPI_Receive(&hspi1, ads_buf, READBACK_LENGTH,500);ads_buf is still full of 0, it does not get filledI checked with logic analyser and it is wo...

0693W000007ByPuQAK.png

How can i use icmp_ping()?

I wants to get ping another device such as PC using lwip. I find some file in :https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Middlewares/ST/STM32_Network_Library/servicesbut the problem is that i can't use these functions. How can i u...

hz.11 by Associate
  • 317 Views
  • 0 replies
  • 0 kudos

STM32F412: Changing CAN bus BAUD rate on the fly

I have configured CAN module 1 on the STM32F412 and it works fine when initialized with a certain BAUD rate (For example 500K). I have a GPIO input, which when toggled needs to changed the BAUD rate to 250K. The sequence I am following with STM32Cube...

kd_1zac by Associate
  • 761 Views
  • 0 replies
  • 0 kudos

STM32F412 - CAN bus disable filter configuration.

I got the CAN bus on the STM32F412 with STM32Cube_FW_F4_V1.25.2 - up and running but I have noticed that the Initialization configuration requires the filter to be enabled and configured properly. If the filter is not configured and enabled, the CAN...

kd_1zac by Associate
  • 703 Views
  • 0 replies
  • 0 kudos

How to add option bytes in binary file .

Hello everyone,We are using STM32G070 on a prototype board which will be in production soon. My problem is that when the board comes from the subcontractor, we can't program the microcontroller from UART. We succeeded to program it from UART after us...

TKopp.67 by Associate II
  • 1146 Views
  • 4 replies
  • 0 kudos