Search found 3 matches
- Thu Jul 12, 2012 1:52 pm
- Forum: Astrobe for ARM Cortex-M0, M3, M4 and M7
- Topic: Oberon running on Cortex-M3
- Replies: 4
- Views: 44319
Re: Oberon running on Cortex-M3
After few days of usage I found that there is no other way to upload binary to board except of connecting it as a Windows removable drive. I tried to connect my UART-controller's DTR and RDS pins direct to those board pins (GPIO2_0 and GPIO1_5) that are described in board manual, and there were no r...
- Wed Jul 11, 2012 7:22 am
- Forum: Getting Started
- Topic: Olimex LPC-P1343 user-led handling
- Replies: 2
- Views: 39948
Re: Olimex LPC-P1343 user-led handling
Yepp, with MCU.GPIO3DATA everything works fine.
My board is http://www.olimex.com/dev/pdf/ARM/LPC/LPC-P1343.pdf
My board is http://www.olimex.com/dev/pdf/ARM/LPC/LPC-P1343.pdf
- Tue Jul 10, 2012 6:18 pm
- Forum: Getting Started
- Topic: Olimex LPC-P1343 user-led handling
- Replies: 2
- Views: 39948
Olimex LPC-P1343 user-led handling
Hi there! While learning some Astrobe examples, I flashed my lpc-board with Blinker module. First time I didn't see nothing, there was no onboard leds blinking, but then, when i read the board manual, I found up, that onboard leds are connected to PIO2_x, PIO3_x pins. And the PIO0_7 pin is free hole...