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

Connecting DS3231 to F767ZI via I2C1

Dear STM32 Users,I have a DS3231 module connected to my board, with SCL wired to PB_6 and SDA wired to PB9, per specification. I configured the project with STCube.I see no signal on PB_6. Can anyone advise?Code is attached. main.c contains the logic...

CAN Communication

I have two STM32F303CB connected over the CAN bus. Not directly, with SN65HVD231D.The first one is a master the second one is a slave. Master-slave I mean on application level.Receiving a message is the samevoid USB_LP_CAN1_RX0_IRQHandler(void) { ...

Resolved! Anyone have a working sdcard(FATFS) with DMA on the stm32f7?

Hey!I used HAL and I've tried to get the DMA going, although It doesn't seem to work and I'm not sure where the bug is at this point, I've realized that when I replace BSP_SD_WriteBlocks_DMA with the standard BSP_SD_WriteBlocks in sd_diskio.c the sdc...

con3 by Senior
  • 1027 Views
  • 5 replies
  • 0 kudos

STLinkV2 cannot use to program STM32F030F4P6 board with STM32WS

Hi All,I have a new board that I am trying to learn how to program.I have connected my STLink to the device and using the STLink utility I was able to see it. Not understanding much what I see there BUT I was happy that I can do that.I have started a...

AGUET by Associate II
  • 1017 Views
  • 3 replies
  • 0 kudos

Internal error: null argument

Hi everyone. I'm working on to drive brush DC motor and tried to see how example project works but i have the problem in the title "null argument". I didn't change anything but only converting SW4STM32 to Atollic Project (this is done automatically)....

N ORhan by Associate III
  • 434 Views
  • 0 replies
  • 0 kudos