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

MCP2515 Module Library

Hello,I would like to use MCP2515 module which can be found here. Is there any tested official or nonoffical library that I can use with stm32f429-disco developer kit? Thanks inadvanced.

Öyild.1 by Associate II
  • 6155 Views
  • 7 replies
  • 0 kudos

writing single byte in flash

I'm trying to write on the flash of the stm32u5 microcontroller. Why in the flash driver, in particular in the file stm32u5xx_hal_flash.c, is present only FLASH_TYPEPROGRAM_QUADWORD and FLASH_TYPEPROGRAM_BURST? Is it not possible to write on the flas...

IVent.1 by Senior
  • 989 Views
  • 2 replies
  • 0 kudos

HAL_UART_RxCpltCallback() doesn't trigger

I am working on a STL32F401RET6 MCU and the HAL_UART_RxCpltCallback() doesn't work even though I turned the global interrupt on.Here is my code for the callback functions : void HAL_UART_RxCpltCallback(UART_HandleTypeDef *huart) { HAL_GPIO_T...

LBiss.1 by Associate
  • 5666 Views
  • 3 replies
  • 0 kudos

CANbus: Check if CAN message failed to send X number of times

Hello,I am working on a CANbus communication with a critical system component that, if it is NOT communicating, portions of the systems should be shut down. I am trying to come up with a way to determine if communication is lost, but I feel like the ...

KMew by Senior III
  • 527 Views
  • 0 replies
  • 0 kudos

STM32G0B1RE FDCAN normal / external loopback issue

Hi everyone,I am currently experiencing some issues with the FDCAN interface; my setup consists of two nucleo boards (Nucleo-G0B1RE) which use FDCAN interface to communicate with each other. As transceivers I am using two ATA6563-click boards.The clo...

0693W00000aHcAbQAK.png 0693W00000aHcAqQAK.png 0693W00000aHcC3QAK.jpg 0693W00000aHcAmQAK.jpg
lr2 by Associate
  • 1217 Views
  • 0 replies
  • 1 kudos

Resolved! Cannot get OCTOSPI example for STM32U575ZI MCU to work

Hello everyone,I am currently trying to connect a APS51208N PSRAM to a STM32U575ZIT6 using the OCTOSPI interface. I followed the steps for the first example in application note AN5050 (chapter 5.2.5, number 1). However when I step through the program...

PKolo.1 by Associate II
  • 1960 Views
  • 2 replies
  • 0 kudos

Can STM32F4 work as FSMC slave?

Hi, I am working on a design where FSMC interface is used. However, I need STM32F4 device to act as a slave on FSMC bus. Is STM32F4 able to act as the FSMC slave? Thank you.

TOlew.1 by Associate
  • 810 Views
  • 1 replies
  • 0 kudos

STM32 and sim900a tcp/ip

Hi, i'm using an stm32F446re to read modbus rtu buffer from plc using usart1. now i need to send this data to a server using the gprs module sim900a on uart4 via tcp/ip. Any help please???????????

0693W00000YAoQQQA1.png 0693W00000YAokjQAD.png
fchai.1 by Associate II
  • 959 Views
  • 1 replies
  • 0 kudos