STM32 MPUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Cannot get can0 interface to appear on STM32MP157f-dk2

Hello,I am trying to setup CANbus on the STM32MP157f-dk2 board, but I am unable to get any CAN interface to appear. I have installed the STM32MP1 OpenSTLinux Developer-Package onto the board, and I am using an SN65HVD230 transceiver.First I tried ena...

IanY_4-1715666366381.png IanY_5-1715666429018.png
IanY by Associate II
  • 545 Views
  • 4 replies
  • 0 kudos

TTCAN TUR division: rounding or truncating?

This is a request for clarification of the TUR (Time Unit Ratio) calculation in the TTCAN implementation of the FD-CAN peripheral that is part of STM32MP1xxx systems. Specifically: the TUR is composed of a numerator and a denominator, designated FDCA...

tarmasr by Associate III
  • 492 Views
  • 2 replies
  • 0 kudos

Resolved! FDCAN can not start, no clock found

after follow the wiki, the can0(m_can2) can not start up on stm32mp157d-dk1root@stm32mp1:~# dmesg | grep can[ 0.384348] can: controller area network core[ 0.384666] can: raw protocol[ 0.384678] can: broadcast manager protocol[ 0.384695] can: netlink ...

Huibean by Associate II
  • 2530 Views
  • 9 replies
  • 0 kudos

Resolved! FDCAN in normal mode is not working

Hi!I am using the stm32mp157C-DK2 board to communicate via FDCAN and my idea is to use it as normal mode to send and receive CAN messages. For this I have created a program in stm32cubeide and I enable FDCAN1 with the following parameters (125Kb/s): ...

TArre.1 by Associate III
  • 1706 Views
  • 7 replies
  • 0 kudos

How to activate FDCAN in production mode

Dear ST Community,I'm working with fdcan on stm32mp157d-dk1, the fdcan works properly in engineering mode, but i have an issue when in production mode, I found that I have to add the fdcan to the device tree, then I tried to compile the dts generated...

BJlou.1 by Associate II
  • 1062 Views
  • 3 replies
  • 0 kudos

Resolved! How to setup FDCAN on STM32MP157F-DK2?

Hi everyone! I'm here with my devkit and trying to have FDCAN working properly! I compiled the Yocto distribution for the board and I followed all the tutorials in the wiki ( https://wiki.st.com/stm32mpu/wiki/Category:CAN ) and here's what I came up ...

SScar.2 by Senior
  • 2717 Views
  • 8 replies
  • 0 kudos

Question about custom machine

Hi!I am using a STM32MP157C-DK2 board to create an application on the screen. I have used STM32CubeIDE to create my own program:I have initialized peripheral with its default modeI have enabled FDCAN peripheralI have changed the clock settings.With t...

TArre.1 by Associate III
  • 498 Views
  • 1 replies
  • 0 kudos

FDCAN in production mode is not working

Hi!I am using a STM32MP157C-DK2 board to communicate via CAN. To do this, I have created a program in STM32CubeIDE and set the FDCAN parameters:Classic mode.150KB/s nominal baud rate.HSE clock source (24MH) I have been testing in engineering mode and...

0693W00000WLXyJQAX.png
TArre.1 by Associate III
  • 821 Views
  • 4 replies
  • 0 kudos

FDCAN filters not working on STM32mp157

HI,I'm not able to get the FDCAN filter working on a STM32MP157C-DT2. I'm able to receive valid ID' with no problem, however, invalid ID's are getting through.Would someone be kind enough to take a quick look at my setup to make sure I did not miss ...

JSpra by Associate III
  • 1375 Views
  • 2 replies
  • 0 kudos

FDCAN not working properly

I am trying to enable FDCAN on STM32MP157C. I modified Linux Kernel (STM32MP15-Ecosystem-v2.0.0) and U-Boot, following the steps explained in the Developer Package guide. I get these messages, which are suggesting I setup everything correctly.root@st...

JYune by Associate II
  • 1698 Views
  • 4 replies
  • 0 kudos