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

STM32F769i-DISCO I/O pins

Dear All,I have a newbie question about the DISCO board.I need 3 or 4 I2C buses, but from the documentation I can find access only to one.Is it possible to access all other I/O pins of the MCU STM32F769NI on this board?I will highly appreciate all yo...

IgorKo by Associate II
  • 1279 Views
  • 4 replies
  • 0 kudos

Refresh STM32F469 Discovery Display

 Hi there.I am currently programming on an STM32F469 Discovery Board. Can you tell me what settings I have to make so that the display always updates automatically. So that all values ​​are always up to date?

HSchl.1 by Associate II
  • 416 Views
  • 0 replies
  • 0 kudos

STM32F030 Timer Delay -strange jitter

while (1) { GPIOA->BSRR = 0x0040; // PA6 Delay_us(100); GPIOA->BRR = 0x0040; // PA6 Delay_us(100); } //while(1)Hello ST after a lot programming with STM32F103 I startet with the STM32F030 and the STDPERIPH-Lib. Just an "easy example" of us...

0693W0000000APxQAM.jpg
werbung by Associate II
  • 3693 Views
  • 5 replies
  • 0 kudos