WiPy v1.8.7 ( JAn&Feb) - SD reading issue

Questions and discussion about The WiPy 1.0 board and CC3200 boards.
Target audience: Users with a WiPy 1.0 or CC3200 board.
Post Reply
federico
Posts: 34
Joined: Tue Feb 07, 2017 11:34 pm

WiPy v1.8.7 ( JAn&Feb) - SD reading issue

Post by federico » Tue Feb 07, 2017 11:48 pm

The new firmware does not permit the SD reading.
From telnet REPL typing :
>>>os.listdir('/sd')
we have .......
OSError: 19
Consequently I have reinstalled the previous firmware v1.8.6 and all is OK because typing
the previous command I have a list of SD content.

The problem is on mcuimg.bin file ( I suppose)

Regards

User avatar
kfricke
Posts: 342
Joined: Mon May 05, 2014 9:13 am
Location: Germany

Re: WiPy v1.8.7 ( JAn&Feb) - SD reading issue

Post by kfricke » Wed Feb 08, 2017 8:20 am

The was a change regarding the used FAT library and filesystem mount points. The maintainers should be aware of this but you can also file an issue on github.

federico
Posts: 34
Joined: Tue Feb 07, 2017 11:34 pm

Re: WiPy v1.8.7 ( JAn&Feb) - SD reading issue

Post by federico » Sat Feb 11, 2017 11:20 pm

Only to thank you and Dr.Damien George for the solution of the SD issue - with firmware MicroPython v1.8.7-213- gaac2db9 on 2017-02-11;WiPy with CC3200

Regards
Federico MONALDI

Post Reply