Generic SPI Application

Please add any feature requests for Flowcode version 6 here

Moderator: Benj

Forum rules
Only feature requests will be considered here. General questions should not be posted in this forum.
Post Reply
Brendan
Posts: 243
Joined: Tue Nov 27, 2012 12:53 pm
Location: Cambridge, UK
Has thanked: 140 times
Been thanked: 118 times
Contact:

Generic SPI Application

Post by Brendan »

A general observation to report that may have implications for some projects...

I've discovered that Boost-C will not compile unless normally-unused pins of the SPI component (i.e. DAC_en and NVM_en) are actually assigned to physical pins. Specifying 'Unconnected' gives rise to this error, so the ability to do this would facilitate true generic application.


All the best,

Brendan

Post Reply