Search found 288 matches

by Turbinenreiter
Sun Oct 16, 2016 2:28 pm
Forum: Other Boards
Topic: NUCLEO_F412ZG
Replies: 8
Views: 7345

Re: NUCLEO_F412ZG

Still nothing.
I decided to try a simple blinky example using mbed, just to check if the board is working all right, but then I saw that the board isn't even supported there yet.
by Turbinenreiter
Sat Oct 15, 2016 1:00 pm
Forum: Other Boards
Topic: NUCLEO_F412ZG
Replies: 8
Views: 7345

Re: NUCLEO_F412ZG

I got it compiling! I had to patch stlink with the new chipid and finally I managed to flash it. It also proudly announces that the fie was written and verified. However, I'm not sure if that's actually true. When I connect the board I still get the mbed NODE whatever MSD and when I connect to ACM0 ...
by Turbinenreiter
Fri Oct 14, 2016 7:11 pm
Forum: Other Boards
Topic: NUCLEO_F412ZG
Replies: 8
Views: 7345

Re: NUCLEO_F412ZG

Thanks, that solved it. The next two problems I could 'solve' myself, now I'm stuck on this: modmachine.c: In function 'machine_init': modmachine.c:80:55: error: 'RCC_CSR_BORRSTF' undeclared (first use in this function) } else if (state & RCC_CSR_PORRSTF || state & RCC_CSR_BORRSTF) { ^ ... where I w...
by Turbinenreiter
Fri Oct 14, 2016 4:55 pm
Forum: Other Boards
Topic: NUCLEO_F412ZG
Replies: 8
Views: 7345

Re: NUCLEO_F412ZG

After merging this pull request and adding defines in storage.c and adc.c I was able to almost compile. make BOARD=NUCLEO_F412ZG ... CC main.c main.c: In function 'main': main.c:377:9: error: implicit declaration of function '__HAL_RCC_CCMDATARAMEN_CLK_ENABLE' [-Werror=implicit-function-declaration]...
by Turbinenreiter
Mon Oct 10, 2016 3:04 pm
Forum: Other Boards
Topic: NUCLEO_F412ZG
Replies: 8
Views: 7345

NUCLEO_F412ZG

I'm trying to add board definition files for the NUCLEO F412ZG. First step, I simply copied the files for the 411 and changed the names. I'm getting this build error: make BOARD=NUCLEO_F412ZG Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity. mkdir -p build-NUCLEO_F41...
by Turbinenreiter
Mon Sep 19, 2016 8:44 pm
Forum: ESP8266 boards
Topic: Why ESP8266?
Replies: 8
Views: 7086

Re: Why ESP8266?

Because I supported them by backing the Kickstarter for the ESP8266 port.
Also, the ESP has wifi?
by Turbinenreiter
Mon Sep 12, 2016 9:09 pm
Forum: Other Boards
Topic: Suggestions please: ESP8266 "Base"-Board with pyboard Footprint
Replies: 29
Views: 21930

Re: Suggestions please: ESP8266 "Base"-Board with pyboard Footprint

That is wrong as far as i know. Do you see it on their board design files? Their learning system tells to solder up that voltage divider by hand. How do you think it is implemented? Is it switchable? You are right, I just saw it, too. The M0 Feathers have it onboard and I thought all of them do. Ve...
by Turbinenreiter
Mon Sep 12, 2016 7:58 pm
Forum: Other Boards
Topic: Suggestions please: ESP8266 "Base"-Board with pyboard Footprint
Replies: 29
Views: 21930

Re: Suggestions please: ESP8266 "Base"-Board with pyboard Footprint

'cause i will not install Eagle... could you please provide an export as an bitmap or vector file format? I think your claims about Eagle are beyond ridiculous. Fritzing is nice, but way to limited. KiCAD is the best you can get free of charge and it also is free as in FLOSS. But Adafruit uses Eagl...
by Turbinenreiter
Mon Sep 12, 2016 4:57 pm
Forum: Other Boards
Topic: Suggestions please: ESP8266 "Base"-Board with pyboard Footprint
Replies: 29
Views: 21930

Re: Suggestions please: ESP8266 "Base"-Board with pyboard Footprint

Honestly, if you do a board like that, put an I/O Expander on it. Generally I think bare-bones boards are even less universal than full packed boards. I guess your idea is to have a cheap board to leave in projects? Then why not go as bare as the module itself? An LD33V is all you need for voltage r...
by Turbinenreiter
Tue Aug 30, 2016 8:43 am
Forum: Other Boards
Topic: My MicroPython PYB Nano board
Replies: 8
Views: 7705

Re: My MicroPython PYB Nano board

Have you seen the STM32F412? Pin compatible with the ones you used but insane RAM of 256kb.

http://www.st.com/content/st_com/en/pro ... 412cg.html