*** tpb has joined #timvideos | 00:00 | |
cr1901_modern | tannewt: I'm not sure if this is the right channel, but since valentyusb is on topic... what do you mean by this feature specifically? https://github.com/hathach/tinyusb/issues/322 | 00:04 |
---|---|---|
tpb | Title: Callback from ISR? · Issue #322 · hathach/tinyusb · GitHub (at github.com) | 00:04 |
tannewt | cr1901_modern: I'd like to have TinyUSB call a function in CircuitPython so I can set a flag to tell me that I need to run TinyUSB | 00:05 |
tannewt | specifically tud_task | 00:05 |
cr1901_modern | I didn't know there was a `dcd_isr` function in the API. And when an event is queued, aren't we already in the ISR? I forget whether tinyusb can queue its own events without direct intervention from the interrupt handler | 00:05 |
tannewt | dcd_isr might just be the samd intermediate function | 00:06 |
cr1901_modern | ahhh | 00:06 |
tannewt | that's the only one I looked in | 00:06 |
tannewt | I want tinyusb to to tell me "hey call tud_task soon" | 00:06 |
cr1901_modern | Can the stack queue an event as its doing its own processing? As opposed to the isr calling dcd_event_* to post to the queue? | 00:07 |
cr1901_modern | if so you might need to add that callback in a number of places (anyways wait for hathach to respond, I was just curious :P) | 00:07 |
tannewt | ya, true | 00:07 |
tannewt | I don't know exactly what I need. mainly I don't want to have to "poll" tud_task anymore | 00:08 |
cr1901_modern | Well, tinyusb already integrates w/ a few RTOSes, which would be interrupt driven-only. | 00:09 |
cr1901_modern | So I'm guessing there's a solution to what you want, but Idk it offhand :( | 00:09 |
cr1901_modern | what's wrong w/ polling tud_task if there's no work to do? | 00:10 |
-_whitenotifier-3- [yosys] pull[bot] closed pull request #338: [pull] master from YosysHQ:master - https://git.io/JvFEt | 00:11 | |
*** daveshah has quit IRC | 00:46 | |
*** rohitksingh has joined #timvideos | 00:48 | |
*** daveshah has joined #timvideos | 00:49 | |
-_whitenotifier-3- [litex-buildenv] ewenmcneill commented on pull request #348: Update submodules and modernize platforms/target files - https://git.io/Jvblp | 01:18 | |
*** CarlFK has quit IRC | 01:20 | |
-_whitenotifier-3- [litex-buildenv] ewenmcneill opened issue #381: Permit target RAM size override to smaller size - https://git.io/Jvb8U | 01:20 | |
-_whitenotifier-3- [litex-buildenv] ewenmcneill commented on issue #381: Permit target RAM size override to smaller size - https://git.io/Jvb8I | 01:25 | |
*** titanbiscuit has quit IRC | 01:30 | |
*** titanbiscuit has joined #timvideos | 01:30 | |
*** rohitksingh has quit IRC | 01:30 | |
*** rohitksingh has joined #timvideos | 01:34 | |
tannewt | cr1901_modern: the polling takes time to even just call the function | 01:42 |
*** titanbiscuit has quit IRC | 01:48 | |
*** titanbiscuit has joined #timvideos | 01:48 | |
*** CarlFK has joined #timvideos | 01:52 | |
*** ChanServ sets mode: +v CarlFK | 01:52 | |
*** rohitksingh has quit IRC | 02:16 | |
*** rohitksingh has joined #timvideos | 02:19 | |
*** futarisIRCcloud has quit IRC | 03:39 | |
*** rohitksingh has quit IRC | 04:35 | |
*** rohitksingh has joined #timvideos | 04:50 | |
*** titanbiscuit has quit IRC | 05:03 | |
*** titanbiscuit has joined #timvideos | 05:04 | |
-_whitenotifier-3- [nextpnr] pull[bot] opened pull request #101: [pull] master from YosysHQ:master - https://git.io/Jvb2n | 08:15 | |
-_whitenotifier-3- [nextpnr] pull[bot] closed pull request #101: [pull] master from YosysHQ:master - https://git.io/Jvb2n | 08:15 | |
*** rohitksingh has quit IRC | 09:05 | |
*** argus71 has joined #timvideos | 11:58 | |
*** argus71 has quit IRC | 12:00 | |
-_whitenotifier-3- [litex-buildenv] mateusz-holenko commented on pull request #348: Update submodules and modernize platforms/target files - https://git.io/Jvbrx | 12:29 | |
*** titanbiscuit has quit IRC | 15:29 | |
*** CarlFK has quit IRC | 17:51 | |
*** titanbiscuit has joined #timvideos | 18:29 | |
*** titanbiscuit has quit IRC | 18:30 | |
*** CarlFK has joined #timvideos | 18:31 | |
*** ChanServ sets mode: +v CarlFK | 18:31 | |
*** titanbiscuit has joined #timvideos | 18:31 | |
*** CarlFK has quit IRC | 19:03 | |
*** CarlFK has joined #timvideos | 19:59 | |
*** ChanServ sets mode: +v CarlFK | 19:59 | |
*** rohitksingh has joined #timvideos | 20:14 | |
*** titanbiscuit has quit IRC | 20:36 | |
*** titanbiscuit has joined #timvideos | 20:53 | |
*** rohitksingh has quit IRC | 23:01 | |
*** rohitksingh has joined #timvideos | 23:05 | |
*** rohitksingh has joined #timvideos | 23:09 | |
*** rohitksingh has quit IRC | 23:23 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!