Using the LPC1343 chip in custom projects

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using the LPC1343 chip in custom projects

921件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Megahertz on Mon Aug 18 09:46:49 MST 2014
Greetings,

What I want to do is fairly straightforward and will serve as a foundation for more complex projects in the future.

I would like create my own PCB with a USB interface, a LPC1343 microcontroller, a LED and whatever other components are needed to support the board (caps, resistors, etc...)

My goal is to be able to turn the LED on and off from a Windows PC over the USB interface.

The biggest question I have is, do i need to write my own windows driver for the device to interface with it?

I'm rather new to the microcontroller scene, however I have 10+  years experience programming in C/C++ (mainly geared towards game programming)

Just looking to get pointed down the right path. =)

Regards,

Gerald
ラベル(1)
0 件の賞賛
返信
1 返信

859件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Tue Aug 19 10:27:00 MST 2014
Hi Megahertz,
You can use HID class. You can do more than just turning LED ON/OFF.
I recommend you to look into below link

http://www.lpcware.com/content/project/lpc11u6x-usb-i2c-bridge-implementation
0 件の賞賛
返信