keirf / flashfloppy-osd

On Screen Display and keyboard controller for FlashFloppy
The Unlicense
57 stars 15 forks source link

Stm32f105 support? #10

Closed penfold42 closed 4 years ago

penfold42 commented 4 years ago

How tricky is it to include building for the 105 ?

I’m looking at the hardware designs and adding USB OTG for a keyboard to Amiga adaptor would cost virtually zero.

If it’s not too painful we should reserve A11 and A12

keirf commented 4 years ago

There's basically no difference bringing up a 103 and a 105. I think you would find the existing firmware build just works!

penfold42 commented 4 years ago

Excellent, thanks.

Btw, FF is my first time using STM32 so apologies in advance if I ask a few “dumb” questions

penfold42 commented 4 years ago

You’re correct - flashed the OSD.bin to a gotek whilst troubleshooting a hardware fault - and serial output certainly works