Search found 2 matches

by Eugen
Sat Sep 14, 2019 11:56 am
Forum: MicroPython pyboard
Topic: Problem with pyb1.1 and b5500.
Replies: 3
Views: 2835

Re: Problem with pyb1.1 and b5500.

Thank you very much Roberthh!
Sorry, but for me it's too hard...
by Eugen
Fri Sep 13, 2019 7:09 pm
Forum: MicroPython pyboard
Topic: Problem with pyb1.1 and b5500.
Replies: 3
Views: 2835

Problem with pyb1.1 and b5500.

Hi to all ! I have a problem with the B5500 module. In one of the posts, Damien writes: "You can switch to use a better socket implementation on the wiznet, by enabling MICROPY_PY_LWIP. Either build with "make MICROPY_PY_LWIP=1 MICROPY_PY_WIZNET5K=5500", or set these 2 parameters in mpconfigport.mk"...