Skip to main content
Corrected correction of isp -> ips- > SPI. Minor spelling fixes and letter case.
Source Link
timemage
  • 5.7k
  • 1
  • 15
  • 27

Sharing clock pin on pro microPro Micro

I am trying to get both a ips ledSPI LED matrix display and an nrf24l01NRF24L01 to both worthwork on the same arduino pro microArduino Pro Micro. I know they both want to use the clock pin but how do I get them to share? Can I use the csCS pin to turn off one device while trying to use the other? The display does can be set only when something needs to change so it's not always running.

Sharing clock pin on pro micro

I am trying to get both a ips led matrix display and an nrf24l01 to both worth on the same arduino pro micro. I know they both want to use the clock pin but how do I get them to share? Can I use the cs pin to turn off one device while trying to use the other? The display does can be set only when something needs to change so it's not always running.

Sharing clock pin on Pro Micro

I am trying to get both a SPI LED matrix display and an NRF24L01 to both work on the same Arduino Pro Micro. I know they both want to use the clock pin but how do I get them to share? Can I use the CS pin to turn off one device while trying to use the other? The display does can be set only when something needs to change so it's not always running.

edited body
Source Link

I am trying to get both a ispips led matrix display and an nrf24l01 to both worth on the same arduino pro micro. I know they both want to use the clock pin but how do I get them to share? Can I use the cs pin to turn off one device while trying to use the other? The display does can be set only when something needs to change so it's not always running.

I am trying to get both a isp led matrix display and an nrf24l01 to both worth on the same arduino pro micro. I know they both want to use the clock pin but how do I get them to share? Can I use the cs pin to turn off one device while trying to use the other? The display does can be set only when something needs to change so it's not always running.

I am trying to get both a ips led matrix display and an nrf24l01 to both worth on the same arduino pro micro. I know they both want to use the clock pin but how do I get them to share? Can I use the cs pin to turn off one device while trying to use the other? The display does can be set only when something needs to change so it's not always running.

Source Link

Sharing clock pin on pro micro

I am trying to get both a isp led matrix display and an nrf24l01 to both worth on the same arduino pro micro. I know they both want to use the clock pin but how do I get them to share? Can I use the cs pin to turn off one device while trying to use the other? The display does can be set only when something needs to change so it's not always running.