kendryte-freertos-sdk icon indicating copy to clipboard operation
kendryte-freertos-sdk copied to clipboard

This project is no longer maintained Not recommended for product development.

Results 27 kendryte-freertos-sdk issues
Sort by recently updated
recently updated
newest added

Hi All, I want to store files more than 10k but noticed that fwrite doesn't work properly , have you tested this with large files? Thanks

Hi All, I've downloaded this and tried to conpile hello_world project but I am getting bunch of errors, I should mention that I haven't had issue prior to updating my...

Hi All, I am trying to read a file ( file size is 300kb) from sdcard using filesystem_file_read function. I tried to read in 1000bytes blocks but it doesn't work...

area-api

--- - [ ] **BUG REPORT** ------------------------------------------------------------------------------- ### Expected behavior Sending message with `xQueueSend` between tasks running on different processors should work. ### Actual behavior Task 1, running on processor...

area-kernel

Hi All, I have set i2c in master mode, where slave device is connected it works fine but if I disconnect the slave device and try to read from i2c,...

area-driver

------------------------------------------------------------------------------- > FEATURE REQUEST ### Missing feature Some FreeRTOS functions are still not prepared for use with two processors. For example, `configGENERATE_RUN_TIME_STATS` cannot be enabled and all runtime statistics related...

enhancement
area-api

### TDM Audio Signals ### Justification Many multichannel audio codecs, ADCs, DACs, Digital Amplifers support multichannel TDM signals over a single i2s connection (BCK, WS, DAT). TDM also allows devices...

area-driver