Another technical question about controlling the RMT device

szguyer
Posts: 19
Joined: Thu Jan 11, 2018 5:41 pm

Another technical question about controlling the RMT device

Postby szguyer » Tue Dec 24, 2019 4:17 pm

I'm wondering if anyone out there can answer a fairly low-level question about the RMT device (in TX mode):

I have the hardware/software set up to generate an interrupt after a certain number of RMT items have been sent. In the interrupt handler, I refill the RMT memory buffer with the next sequence of items. My question is how and when does the RMT device know to continue processing the items after the interrupt is invoked? Does it wait until the interrupt handler returns (and how does that work)? Or does it just continue sending items even as the interrupt handler runs?

Thanks to all the amazing experts on this forum!

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: Another technical question about controlling the RMT device

Postby WiFive » Tue Dec 24, 2019 9:30 pm

Or does it just continue sending items even as the interrupt handler runs?
Yes

szguyer
Posts: 19
Joined: Thu Jan 11, 2018 5:41 pm

Re: Another technical question about controlling the RMT device

Postby szguyer » Tue Dec 24, 2019 9:43 pm

Ok, so if the interrupt handler is refilling the buffer it needs to do it very quickly or there could be a race condition between the software writing RMT values and the hardware reading them.

Do you have a reference for this information? I'd like to be able to read more.

Thanks!

szguyer
Posts: 19
Joined: Thu Jan 11, 2018 5:41 pm

Re: Another technical question about controlling the RMT device

Postby szguyer » Wed Dec 25, 2019 3:59 am

Never mind. I reread the hardware spec, and now I think I understand.

Who is online

Users browsing this forum: doragasu, Google [Bot], Majestic-12 [Bot] and 79 guests