Ashwin K Whitchurch

Results 14 comments of Ashwin K Whitchurch

+1 . Facing the same issue with Zephyr on nRF Connect SDK with Winbond W25Q01JV. Mine fails after 16 MB, sometimes 32 MB. Is there a way to even recover...

This is my configuration: fstab { compatible = "zephyr,fstab"; lfs1: lfs1 { compatible = "zephyr,fstab,littlefs"; mount-point = "/lfs1"; partition = ; read-size = ; prog-size = ; cache-size = ;...

@qudirr , I am now able to write up to 48 MB without any problems consistently, but beyond, it fails 1 out of 2 times. So I'm not sure if...

Thank you for pointing that out, this is the old version HealthyPi, the latest one is at https://github.com/Protocentral/protocentral-healthypi-v3

thanks guys @GothAck and @abhas . We have moved the latest version of this repo for HealthyPi v3 to https://github.com/Protocentral/protocentral-healthypi-v3/ The code is actually sending to both _SerialUSB_ as well...

Thanks for the suggestion, We will post that as soon as we can. Also, all new documentation will be updated to our new repo https://github.com/Protocentral/protocentral-healthypi-v3/ We will put up a...

Which platform/OS are you using?

Hi @AliAlzuabi , in the latest versions of the boards, 32 KHz clock is generated by a onboard CMOS oscillator and that works fine. So you do not have to...

@tjurik As @cosnomode has mentioned, there was a problem with installation script and the new "buster" version. We have now updated the script. Can you please try again? Thank you...

@sreibs It looks you might be missing samples, can you please recheck your readback routines (to read data from the AFE4490's SPI)?