Search found 32 matches

by lbednarz
Wed Jan 08, 2014 8:20 pm
Forum: RL78 Support
Topic: Renesas RL78 port
Replies: 37
Views: 84028

Re: Renesas RL78 port

Right, ARM stuff is unnecessary.
Benchmarking will be possible when serial driver will be ready. I think it can be done within few days, then we'll know if everything works well.
by lbednarz
Tue Jan 07, 2014 8:59 am
Forum: RL78 Support
Topic: Renesas RL78 port
Replies: 37
Views: 84028

Re: Renesas RL78 port

I used KPIT Cummins's toolchain. You can download one from http://www.kpitgnutools.com/,
and the demo project is for Code::Blocks only for now.
by lbednarz
Tue Jan 07, 2014 7:25 am
Forum: RL78 Support
Topic: Renesas RL78 port
Replies: 37
Views: 84028

Renesas RL78 port

Hello,

RL78 port for YRPBRL78G13 Promotion Board is added in repository. At the moment there are no HAL drivers yet, so only led blinking as a demo is available.

Link to sources:
http://svn.code.sf.net/p/chibios/svn/branches/rl78_dev/

Regards,
lb
by lbednarz
Fri Dec 27, 2013 11:17 am
Forum: RX62N Support
Topic: Renesas RX62N port
Replies: 15
Views: 15498

Re: Renesas RX62N port

I have RL78/G13 Promotional Board, but even haven't unpacked :). I wanted to make a port, but haven't had time yet. I think can do it in Jan or Feb.
by lbednarz
Sat Jul 27, 2013 10:57 pm
Forum: RX62N Support
Topic: Renesas RX62N port
Replies: 15
Views: 15498

Re: Renesas RX62N port

I use J-Link on Windows only, so I can't help you, sorry.

lb
by lbednarz
Sat Jul 27, 2013 6:12 pm
Forum: RX62N Support
Topic: Renesas RX62N port
Replies: 15
Views: 15498

Renesas RX62N port

Hello

Another port added. This one is for RPBRX62N board (RX600 family), which I received from Renesas last days. Port supports only serial driver at the moment. It seems working stable and passess all tests.
Sources are in rx_dev branch, enjoy.

Regards

lb
by lbednarz
Mon May 06, 2013 11:06 am
Forum: User Projects
Topic: AT91SAM7 USB Driver
Replies: 6
Views: 5130

Re: AT91SAM7 USB Driver

Hi,

I'm testing now usb driver from revision 5651 (only usb.c file) and it seems to work well on AT91SAM7S256.

lb
by lbednarz
Mon Apr 29, 2013 10:05 am
Forum: User Projects
Topic: AT91SAM7 USB Driver
Replies: 6
Views: 5130

Re: AT91SAM7 USB Driver

Hi,

I'll test the driver within a few days.

lb
by lbednarz
Thu Apr 18, 2013 8:21 am
Forum: User Projects
Topic: Renesas RX Board for free
Replies: 2
Views: 2489

Renesas RX Board for free

Hi,

Anyone interested in RX board from Renesas? Only registration is needed and they will send you one for free :)
Here is the link:

http://www2.renesas.eu/support_all/registrations/rx_foc_board/index.html

lb
by lbednarz
Wed Apr 17, 2013 9:00 am
Forum: User Projects
Topic: AT91SAM7 USB Driver
Replies: 6
Views: 5130

Re: AT91SAM7 USB Driver

I misunderstood documentation and I thought, that setting configured state must be done after status packet, so early and late mode won't be needed here. I'm checking that now and it works fine without late mode. But I think there is a bug in _usb_ep0in() when device sends descriptor, which size is ...

Go to advanced search