evermore99

Results 11 comments of evermore99

Hi Andrew I found about the repeat part and I just added it into my else statement of the timeischanged. I am using my reset button on my teensy as...

Hi Andrew, Thanks for pointing that out with the 32bit uint. I have tested the library on 36:00:00 and it does the countdown perfectly. I don’t know however what will...

Cool many thanks! I’ll test it:) thanks for the update:), was it hard? uint overflow problem? Best regards Bastiaan Op zo 7 feb. 2021 om 03:28 schreef AndrewMascolo > Added...

Ok i get an error saying that: Unsigned int _S = (seconds/60), _M =minutes/60; expected unqualified is before numeric constant And once _M was not declared in this scope I...

> The library doesn't appear to compile using platformIO and a feather express m4 because the SPI library does uses BitOrder instead of uint8_t. I tried running the full program...

I tried this example an it works with a teensy4.1 and a featherwing3.5 and the cn0391 its somehow different. I am lacking knowledge on the SPI stuff I had a...

One step closer to a solution:) Op vr 19 feb. 2021 om 09:42 schreef BastiaanMDC > Hi Kendall, > > many thanks for taking your time and looking into the...

Hi ziato, I had a long conversation also with analog devices. You could use two seperate SPIs, instead running over the same bus( I had a lot of problems with...

Also the ad7124 max speed is 5MHz I believe on clk speed. Tft Screens can go faster

https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/spi_master.html