Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nucleo F411RE not running code correctly #185

Closed
Bonehead5338 opened this issue Apr 27, 2015 · 12 comments
Closed

Nucleo F411RE not running code correctly #185

Bonehead5338 opened this issue Apr 27, 2015 · 12 comments
Assignees
Labels
Milestone

Comments

@Bonehead5338
Copy link

I have a nucleo F411RE, I have tried compiling/downloading files such as blink and my own code but the code does not appear to run correctly. Printf's only transmit first character and while(1) loop does not appear to be executed. Same programs compile and run fine with mbed online compiler.

Repeated on multiple computers with same results. compile/download to freescale freedom board works correctly on both computers.

Can submit .bin generated by mbed and platformio if required, to compare?

Thanks

@valeros
Copy link
Member

valeros commented Apr 27, 2015

Looks like mbed fixed this issue in new version. Can you test this firmware.bin with your board?
http://drp.io/f/Q11RtNlT

@Bonehead5338
Copy link
Author

Hi,

I can try this later. I have the M10 firmware which is the latest from the mbed developer site. Do you mind posting the link to the fixed issue?

@Bonehead5338
Copy link
Author

Just loaded the .bin file. If it was the blink example it didn't work, LED1 is steady. I tried it on 2 different boards with the same result. Let me know if you need anything to help diagnose the issue.

@valeros
Copy link
Member

valeros commented Apr 28, 2015

Yes, it's blink example. Could you please test this version:
http://drp.io/f/XyVcTlGp

@Bonehead5338
Copy link
Author

Hi valeros, I just tried that one and same result I'm afraid: the LED doesn't blink.

Dave

@valeros
Copy link
Member

valeros commented May 4, 2015

Hi @dave93cab !
Could you try this version, please?
http://bit.ly/1E8TxDA

@Bonehead5338
Copy link
Author

Valeros, that one worked great! Did you find the issue?

Thanks
Dave

@valeros
Copy link
Member

valeros commented May 4, 2015

I almost got it.
Could you try firmwares from this archive, please?
http://bit.ly/1bsqLGQ
It will help me clarify the problem. Thanks!

@Bonehead5338
Copy link
Author

None of those worked

@ivankravets ivankravets modified the milestones: 1.5.0, 2.0.1 May 7, 2015
@ivankravets ivankravets modified the milestones: 1.5.0, 2.0.1 May 14, 2015
@ivankravets ivankravets assigned ivankravets and unassigned valeros May 14, 2015
@ivankravets
Copy link
Member

Fixed in 4ce09f1

@Bonehead5338
Copy link
Author

Great, I will give this another go later :)

@ivankravets
Copy link
Member

I'm going to release 1.5.0 within 1 hour. Please upgrade your current version of PlatformIO to stable and retest.

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants