MYSBootloader - different pin for CE (nrf24)
-
Hi all,
I'm planning to use MYSBootloader with a network of nrf24 modules. I have just ordered an USBasp, but I have a doubt..I was changing my sketches to free a PWM pin and I choose to assign MY_RF24_CE_PIN to pin 14 (instead of pin 9).
I think that this could cause some problem with MYSBootloader configuration.
Isn't it?What are the requirements to install MYSBootloader?
Thanks
Max -
Hi,
I haven't found any specific documentation but looking in the MYSBootloader's code I found this two checks in HW.h (https://github.com/mysensors/MySensorsBootloaderRF24/blob/development/HW.h)#if defined(SPI_PINS_CE9_CSN10) .. #elif defined(SPI_PINS_CSN7_CE8) .. #endifdoes it mean that those PINs (9+10 or 7+8) are the only options to have MYSBootloader on Arduino boards? (obviously without modifying the code and recompiling..)
thanks
Max
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login