Skip to content

Commit b67eb20

Browse files
siorpaesdpgeorge
authored andcommitted
stmhal: Fix I2C mappings for STM32F429DISC board.
1 parent 4a27ad0 commit b67eb20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stmhal/boards/STM32F429DISC/mpconfigboard.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
#define MICROPY_HW_UART2_PINS (GPIO_PIN_8 | GPIO_PIN_9)
3030

3131
// I2C busses
32-
#define MICROPY_HW_I2C1_SCL (pin_A8)
33-
#define MICROPY_HW_I2C1_SDA (pin_C9)
32+
#define MICROPY_HW_I2C3_SCL (pin_A8)
33+
#define MICROPY_HW_I2C3_SDA (pin_C9)
3434

3535
// SPI busses
3636
//#define MICROPY_HW_SPI1_NSS (pin_A4)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy