Few updates:
PIC32: PWM LLD
the PIC HW is a "bit" odd in terms that it does not generate interrupt on compare in PWM mode, so no such events supported
the other mode of Output Compare module is promising but I can't get expected output so I'll try to find an oscilloscope to continue with integration
PWM HAL: extend API with pwmChannelChangeWidth
MIPS32 port
- Giovanni
- Site Admin
- Posts: 14565
- Joined: Wed May 27, 2009 8:48 am
- Location: Salerno, Italy
- Has thanked: 1112 times
- Been thanked: 937 times
- Contact:
Re: MIPS32 port
Good job.
It is maturing so fast, after the 2.6.0 release we should discuss the details about merging with mainline.
Giovanni
It is maturing so fast, after the 2.6.0 release we should discuss the details about merging with mainline.
Giovanni
Re: MIPS32 port
Thanks guys.
I believe only few remaining things are there:
- ethernet(have some doubts whether anyone needs that)
- flash write(that's useful if there will be a chibi-boot at some point)
I believe only few remaining things are there:
- ethernet(have some doubts whether anyone needs that)
- flash write(that's useful if there will be a chibi-boot at some point)
Re: MIPS32 port
what was the reason of swapping interrupt and data endpoints in your last change to usbcfg.c ?
I could not make the serial-over-USB work until I restored the definitions to match USB spec.
I could not make the serial-over-USB work until I restored the definitions to match USB spec.
Re: MIPS32 port
Hi,
thanks for pointing on that. In fact that was a typo. I have already submitted correction.
thanks for pointing on that. In fact that was a typo. I have already submitted correction.
Re: MIPS32 port
Great, thanks. I am not very familiar with USB so I thought that it may be done in purpose which I don't understand.
Re: MIPS32 port
Some preliminary mac_lld code is available from http://code.google.com/p/ecos-pic32/dow ... p&can=2&q=
It currently runs on ESK (Ethernet Startup Kit) board.
It currently runs on ESK (Ethernet Startup Kit) board.
Who is online
Users browsing this forum: No registered users and 2 guests