agronaut / SC16IS752-micropython-library

Micropython library to connect WCMCU-752 2-UART Expansion board (SC16IS752) to ESP-32
Creative Commons Zero v1.0 Universal
1 stars 1 forks source link

Don't you need pull up register for SCL/SDA pins? #2

Open amplatzer opened 2 hours ago

amplatzer commented 2 hours ago

for pin 18 and 19

amplatzer commented 2 hours ago

why don't you use the i2c pins (22,21 ) as SCL/SDA? is there a reason for that?