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

i2c slave not printing the received data

hii, i am using stm32 nucleo g0-b1re i am trying to receive data in interrupt mode, but cant figure out what is wrong, i am new to stm32 i2c protocol.i have used master as nucleo-h743zi2 and transmitting data, but it is not showing anything on minico...

Rohit007 by Associate III
  • 2243 Views
  • 7 replies
  • 2 kudos

Resolved! STM Nucleo L552ZE_Q LPUART configuration

I am trying to configure the LPUART on my board, but appear to be getting nowhere. I've already configured the PLL to run at 110 MHz, and I changed the appropriate registers (`SW`) to use PLL as the system clock. I've tried flashing the board with Ze...

krook by Associate II
  • 413 Views
  • 5 replies
  • 0 kudos

Resolved! jlink fails to connect to stm32n6

Hey All,I hope you can help me. I'm trying to bring up my new board, which contains a STM32N657IO. Attached are the schematics. You can assume the 5V supply is working(it is after a few bodge wires). My problem is as follows. I'm trying to connect to...

robojan_0-1751191134229.png
robojan by Associate
  • 395 Views
  • 2 replies
  • 1 kudos

USB EMI Filter - USBUF01W6

Hello Friends,I am Using STM32F303 MCU for my FULL Speed USB  communication board. Used interrupt transfer.Board is going to use in Noisy Industrial environment.So , Planned to use Shielded USB cable with EMI Chokes ( Both Side ).Cable Length is 1.8 ...

bsuthar by Associate II
  • 442 Views
  • 7 replies
  • 0 kudos

Resolved! Unexpected results with iterative use of STM32H5 CRC unit

Hi,I am trying to use the STM32H5 CRC unit via HAL to calculate a CRC32 (ISO-HDLC) over multiple chunks.This works correctly via:hcrc.Instance = CRC; hcrc.Init.DefaultPolynomialUse = DEFAULT_POLYNOMIAL_ENABLE; hcrc.Init.DefaultInitValueUse = DEFAULT_...

MFuch.3 by Associate II
  • 367 Views
  • 6 replies
  • 3 kudos