Search found 9 matches

by walkerstop
Sat May 05, 2018 7:49 am
Forum: Kinetis Support
Topic: Road to K64F port
Replies: 20
Views: 20044

Re: Road to K64F port

Thanks, I totally understand
by walkerstop
Fri May 04, 2018 11:07 pm
Forum: Kinetis Support
Topic: Road to K64F port
Replies: 20
Views: 20044

Re: Road to K64F port

Never mind, I see there is already a common Kinetis SDC driver.
by walkerstop
Thu May 03, 2018 12:44 pm
Forum: Kinetis Support
Topic: Road to K64F port
Replies: 20
Views: 20044

Re: Road to K64F port

Hi wiml, I saw you raised a pull request, but no SDHC driver?
by walkerstop
Mon Apr 30, 2018 6:28 pm
Forum: Kinetis Support
Topic: Road to K64F port
Replies: 20
Views: 20044

Re: Road to K64F port

Well I am stumped. I thought maybe I was setting up the clocks wrongly, but I've been over the clock setup over and over and it seems OK. I finally replaced the entire clock setup code for this hal with the clock setup code from the Freescale ARM GCC SDK for the MK66F18, and it made no difference, s...
by walkerstop
Sun Apr 29, 2018 12:02 am
Forum: Kinetis Support
Topic: Road to K64F port
Replies: 20
Views: 20044

Re: Road to K64F port

Well dang, USB not working for me with your code either :( I had to add some missing USB related registers and stuff to yours to even use USB, maybe the problem is somewhere in there, I mostly copied the usb register definitions from k20. They seem mostly the same. I think I'm getting DMA overrun er...
by walkerstop
Sat Apr 28, 2018 6:27 am
Forum: Kinetis Support
Topic: Road to K64F port
Replies: 20
Views: 20044

Re: Road to K64F port

I'll see if my code works with your port
by walkerstop
Fri Apr 27, 2018 8:46 pm
Forum: Kinetis Support
Topic: Road to K64F port
Replies: 20
Views: 20044

Re: Road to K64F port

Cool thanks a lot, and if you can, please push your latest code to the Github fork so I can use it too! I'll want to use SDHC as well if possible
by walkerstop
Fri Apr 27, 2018 4:05 am
Forum: Kinetis Support
Topic: Road to K64F port
Replies: 20
Views: 20044

Re: Road to K64F port

Hi wiml, I also am working on getting a similar MCU working! The Teensy 3.6 and MK66FX1M0VMD18 I am going to look at what you did and compare it with what I did (the parts that are K60x generic, the board of course is different). I'm excited! Maybe we can collaborate. Maybe you fixed some things I h...
by walkerstop
Fri Apr 27, 2018 2:51 am
Forum: Kinetis Support
Topic: Teensy 3.6 and MK66FX1M0VMD18 support?
Replies: 5
Views: 27419

Teensy 3.6 and MK66FX1M0VMD18 support?

Hello everyone, I am trying to get this MCU / board working under ChibiOS. Some basic things are working now like pin control, but USB communication between the Teensy and my PC is broken. Here is what the messages look like on the Ubuntu PC I am connecting via USB to this board: [795986.548379] usb...

Go to advanced search