dbuezas / lgt8fx

Board Package for Logic Green LGT8F328P LGT8F328D and LGT8F88D
369 stars 88 forks source link

Update readme.md #271

Closed dbuezas closed 1 year ago

dbuezas commented 1 year ago

@wollewald Any reason not to show this one too?

wollewald commented 1 year ago

It has not more information than the pinout from Eletrogate. Therefore, I just put into the docs. If you like it more, I can also add it and take the other one out.

LaZsolt commented 1 year ago

Hello!

Nice pinout pictures. Good work. There is only one small error on the SSOP20 pinout. When you want to use the SPI bus the MOSI and -SS can not be on the same pins. The -SS moved to pin 11 ( PB1 / D9 ) by software. lgt8fx8x_init() kép

edited

wollewald commented 1 year ago

Thank you - I copied this error from the Eletrogate pinout. Will change it.