SPI devices (LCD, nRF24L01) NOT working together - Raspberry Pi Forums


hey guys! i've been lurking around here lot of time, , want build something, need help.

i'm building wireless system monitoring temperature , humidity. use rpi base receiving messages nrf24l01 , 2 arduino's sending wirelessly measurements using nrf24l01 , dht22.

on rpi side, use pcd8544 displaying measurements. it's working displaying other messages cpu temperature , date/time testing. used texy's code following thread:

viewtopic.php?f=32&t=9814

nrf24l01 on rpi side works using blavery's code , library ( viewtopic.php?f=45&t=85504 ) , have received measurements sent arduinos.

when try them work together, lcd display works, , seems nrf device "hangs" , not receive until reboot rpi. think use same spi device , confused.
2 devices on rpi side use different spi ces wired gpio pins. so, don't have problem there. maybe it's library issue?

help. it's appreciated.

hector

p.s. tell me post code if needed. wanted keep post simple.

*bump*

knows about? has happened run 2 spi devices simultaneously?

again

edit: spi devices connected (in parallel , different ces).


raspberrypi



Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code