erichelgeson / BlueSCSI

A small SCSI device based on stm32
Other
389 stars 61 forks source link

Changing Databus (DB) pinout in source code #271

Closed tiff-lee closed 3 months ago

tiff-lee commented 3 months ago

Does anyone have any idea how to change the databus pinout in the bluescsi source? I want to change the DB pinout on the STM32 to align better with something i'm trying and in the source file it seems all those pins are commented out?

I have no experience with STM32 stuff only arduino, I would of thought they would be uncommented and it would be a case of just changing the pin allocation but I also can't find any other reference to those pins in the source. I'm clearly missing something because obviously if you download the pre-compiled bin it works.

Cheers

1718959334059