Go to advanced search

by bdomi40
Fri Apr 24, 2020 6:27 pm
Forum: Français
Topic: Raspberry Slave SPI transfert DMA
Replies: 2
Views: 194

Re: Raspberry Slave SPI transfert DMA

Is there a solution to read the signals from a SPI bus with the PI?
I have to read a 26 byte sequence. Is it possible with a buffer?
read SPI to RxBuffer [27]?

Thanks
by bdomi40
Thu Apr 23, 2020 5:30 pm
Forum: Français
Topic: Raspberry Slave SPI transfert DMA
Replies: 2
Views: 194

Raspberry Slave SPI transfert DMA

Bonjour, je cherche un moyen de communiquer avec un Raspberry PI 3 avec le bus SPI en mode esclave et transfert DMA. J'ai fais pas mal de recherche sur le net et je ne suis pas doué avec l'anglais. Tous ce que j'ai trouvé c'est d'utiliser la bibliothèque spi-bcm2835.c (https://github.com/raspberrypi...

Go to advanced search