Re: Doubt about Device Driver Implementation

2024-08-14 Thread Felipe Moura Oliveira
Sure. I will. *Felipe Moura de Oliveira* *Universidade Federal de Minas Gerais* Linkedin On Wed, 14 Aug 2024 at 20:06 Lwazi Dube wrote: > If you can, please fix bugs and create a pull request

Re: Doubt about Device Driver Implementation

2024-08-14 Thread Lwazi Dube
If you can, please fix bugs and create a pull request. Thanks. On Wed, 14 Aug 2024 at 18:52, Felipe Moura Oliveira wrote: > This kind of thing, can I change the code and request merge or do you > prefer don’t touch in old code? > > *Felipe Moura de Oliveira* > *Universidade Federal de Minas Gera

Re: Doubt about Device Driver Implementation

2024-08-14 Thread Felipe Moura Oliveira
This kind of thing, can I change the code and request merge or do you prefer don’t touch in old code? *Felipe Moura de Oliveira* *Universidade Federal de Minas Gerais* Linkedin On Wed, 14 Aug 2

Re: Doubt about Device Driver Implementation

2024-08-14 Thread Lwazi Dube
On Wed, 14 Aug 2024 at 18:07, Felipe Moura Oliveira wrote: > Hello all. > > I am porting MFRC_522 Driver to my esp32 board, during test process my > firmware stuck in "while" and I am think about it (I was with hardware > issue), look code below: > When we use this driver, if we have any issue in

Doubt about Device Driver Implementation

2024-08-14 Thread Felipe Moura Oliveira
Hello all. I am porting MFRC_522 Driver to my esp32 board, during test process my firmware stuck in "while" and I am think about it (I was with hardware issue), look code below: [image: image.png] When we use this driver, if we have any issue in the rfid IC our solution will be locked in the "whil