microsoft / pxt-chibitronics

Chibitronics Love To Code board editor with Microsoft MakeCode
https://makecode.chibitronics.com
Other
23 stars 15 forks source link

Edge - can't upload #126

Closed Jaqster closed 6 years ago

Jaqster commented 6 years ago

Was playing around with Chibitronics this weekend, and couldn't get it to upload with Edge. Worked fine in Chrome. Also kept getting this windows notification:

windowserror

xobs commented 6 years ago

The Windows error is unrelated, and is due to a feature that was included in the beta units to help debug the audio modulator. It's because 9600 baud serial data is being sent down the USB pins, which is not valid USB data. Windows presents this prompt to let you know the device plugged in isn't speaking proper USB. In the final release, we reset the pins early in boot so the issue won't appear unless you actually use the Chibi Scope blocks.

As for the Edge issue, did this issue appear after a recent update? Does it happen on ltc.chibitronics.com, makecode.chibitronics.com, or both?

Sean

Jaqster commented 6 years ago

Hi Sean, thanks for the explanation!
Bug is for makecode. I've uploaded programs from Edge in the past, I'm not sure if I'm doing something differently this time...

xobs commented 6 years ago

I was able to upload from both the deployed and the beta site using Microsoft Edge 41.17025.1000.0 (Microsoft EdgeHTML 16.17025). What version are you running?

Jaqster commented 6 years ago

I'm on Microsoft Edge 40.15063.674.0 and Microsoft EdgeHTML 15.15063

Jaqster commented 6 years ago

Upload is still not working for me. I've upgraded to Microsoft Edge 41.16299.15.0 and Microsoft EdgeHTML 16.16299

samelhusseini commented 6 years ago

Works for me on Edge 16 on a Surface Book.

Jaqster commented 6 years ago

I'm on a Surface Pro 4

pelikhan commented 6 years ago

Added a help button pointing to a upload help page https://makecode.chibitronics.com/upload .