STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! FDCAN filtering issue on G473

Hello, I am writing FDCAN driver filtering function for the open source ChibiOS RTOS, both for FdCanV2(H7) and FdCanV1(G4) For the H7 side, all went easy, and the driver works as intended. On the G4 side,  FdCanV1 is a bit simpler (the ram buffer is ...

interrupt is not working for I2C

Hello,we are using the I2C in STM32L431 as below configurationSTM32L431RCT6 as Master in I2C busSTM32L431RBT6 as Slave in I2C busin all .ioc file we enabled the event and error interrupt for both controllersMaster will send query to slave for some da...

Can we give PDM data directly into as a DAC input?

I am using STM32H5 nucleo board and it is connected with MIC which gives PDM output based on analog input. I am reading the mic data using I2S protocol. To verify the received I2S PDM data, I am giving this data directly to DAC to get original signal...

Nagarajan by Associate III
  • 290 Views
  • 0 replies
  • 0 kudos

Resolved! How to configure I2C_TIMINGR for STM32L073RZT6?

I2C_TIMINGR is configured for I2C bus speed of 400kHz. Is his configuration correct?   PRESC[3:0] = 0010 (PRESC = 2)SCLDEL[3:0] = 0001 (SCLDEL = 1)SDADEL[3:0] = 0001 (SDADEL = 1)SCLL[7:0] = 00001010 (SCLL = 10)SCLH[7:0] = 00001010 (SCLH = 10) Is it c...

Timing.png
Mohsin by Associate II
  • 677 Views
  • 1 replies
  • 0 kudos

ETH PHY Address problem for old and new Cubeide

 Hi, I have a problem. when I used old cube ide version, ı can changing physical address and ethernet module is to take ip address. But when I use new version I want to edit phy address but this area is not in new version.That's why I can't use the E...

Program update

Hi,1. is there any tool (GUI) to update program using executable?2. How to have different modes of programming? (UART/ USB/ sd card)3. Bootloader mentions: USB OTG FS (PA11/12) in Device mode (DFU: device firmware upgrade). Can external HS phy in FS ...

GauravK by Senior
  • 1410 Views
  • 16 replies
  • 1 kudos

STm32h735 Display change

Hello, I am doing a project on making a car display using STM32H735, but the Display on it is small, as you know, for the cars. so, is there any way I can use another LED screen for the display on which I put all the data from my STM32H735 board and ...

JM4 by Associate II
  • 203 Views
  • 0 replies
  • 0 kudos