Jake Carter

Results 112 comments of Jake Carter

@smtalds FYI I've also just merged some cleaner drivers for the APS6404 in #1095. The project above still uses some local copies but in the future I will update them.

@smtalds for that specific example project, the CNN model requires some Non-Maximal Suppression (NMS) post-processing that takes up most of the available internal memory. So there isn't enough space to...

Thanks @isztldav - I've been able to replicate the issue. This is reminiscent of some deep-rooted timing issues in our CSI hardware I've dealt with in the past. I hadn't...

Thanks @pedrofza - you're right, good catch. Just opened a PR to use the correct value.

Hi @sullivanmj, I think the main problems are related to making sure the correct IRQ is enabled. I noticed this loop starts at DMA8, but you are using DMA1. So...

Thanks @sullivanmj, this helps clarify. We'll definitely merge in your fix for case 1. I'll take a deeper look at case 3. I went down a similar path as you...

@sullivanmj just want to shoot you a quick update on this - it's still the queue. We've been hit with some other really critical issues on a few other parts...

@sullivanmj Last week I brought in some additional resources to help and we're simultaneously looking into some other I2C timing issues that seem to be related on the MAX78002. Your...

@sullivanmj are you communicating with an I2C peripheral, or using a loopback configuration?

What's the part number for the peripheral?