STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issues with KSZ9893 and STM32F427 Integration

Hello everyone,I'm currently working on a project where I'm interfacing the KSZ9893 Ethernet switch with an STM32F427 microcontroller. The setup uses the RMII interface for data communication and I2C for management.Issues i am facing:1.unable to ping...

priyazcs by Associate II
  • 742 Views
  • 4 replies
  • 1 kudos

How to use Hyperflash/Hyperbus with STM32H562

Hello,I am trying to use infineons S26KL128SDABHI020 HYPERFLASH memory with a STM32H562VI microcontroller.For now I am just trying to do a simple write and read manually to make sure that everything is working.I use the OCTOSPI module with Hyperbus-m...

J_Kirsch_1-1732704012873.png
J_Kirsch by Associate II
  • 816 Views
  • 6 replies
  • 1 kudos

Resolved! JTAG signals on STM32L433 [RESOLVED]

Hello,for the project I am developing I am using a STM32L433.We have connected a motor encoder signals to PA15 and PB3, that are CH1 and CH2 for timer1 TIM2 configured in encoder mode.We used CubeMX to configure the HW, and that worked perfectly for ...

MauroF by Associate II
  • 591 Views
  • 6 replies
  • 2 kudos

I3C TxFIFO target limit

Hello, I am working with the STM32H503 board and using the I3C TX FIFO in target mode for communication. However, I have encountered an issue where, when transmitting data, the FIFO is only sending 8 bytes in total. I would like to configure the TX F...