Ch376msc icon indicating copy to clipboard operation
Ch376msc copied to clipboard

Arduino library for CH376 mass storage contoller

Results 31 Ch376msc issues
Sort by recently updated
recently updated
newest added

Hi Is what maximum baud rate speed of HardwareSerial?, I need use 250000 , is it possible ? I try to set baud rate to 250000 and set D6 to...

hi dear djuseeq i have a ch376s module and want to make a simple mp3 player but i could not find a way to interface this module with vs1053 if...

Hi I need to read data from serial port then write all to usb flash drive my data send from pc around 1000 line like below ``` "0001: 2021-03-09 15:31:56...

Hi, Thanks for your useful library. I am trying to write my sensors data on file, but there is a long delay after each writing block (256 bytes), So I...

Please add to readme what **D1 Led** on the module does default wise? Should it be lit after init with library? Does it blink? Does it light up when initializind...

I want to align 5 different types of data in a single notepad file, so am trying to use moveCursor() function but it's a bit confusing can you help me...

Files are left with a single character written. Logically implementing the same code using writeChar(char) gives the desired result. Felt I should through some light on it.

Hi Is it possible sent MIDI data from Ch376 via TX from Arduino to USB MIDI iNTERFACE? ![IMG_4458](https://user-images.githubusercontent.com/56415244/77749069-b15b3e00-7021-11ea-8cc3-0fd47c3a8611.jpeg) Thanks Tomasz

But this is a problem. If the type of key or formatting is not recognized, you can not completely stop the program. _Originally posted by @gioreva in https://github.com/djuseeq/Ch376msc/issues/19#issuecomment-577609978_

bug
can't reproduce