Hi,
I am using USB with serial emulation (Class CDC) and it is working perfectly.
I was able to do that thanks to the help of people here in the forum. Thank you.But, when i tried to use HID Class using the same method i encoutered some problems.
I wanna know what archives i gotta have in the tree so that it can work. I based myself on examples from this forum for CDC Class. But, when i change to HID IAR asks for some CDC files.
It asks for
#include "usb_cdc.h"
#include "usb_cdc_hooks.h"
in the file _hal_uart_usb.c
Is there any example program with Z-stack plus USB HID?
Thank you very much, i couldn`t find it in here.
Hello - The RemoTI installer has a great example of setting up and using the HID class:
http://www.ti.com/tool/remoti
Look at the RNP build for CC2530 - at least that will give you some things to copy and paste into your Z-Stack sample application:
C:\Texas Instruments\RemoTI-CC253xDK-1.3\Projects\RemoTI\RNP\CC253x
Hi, thank you for your answer!
Unfortunately i am not being able to download RemoTi.. Some problem with the Software Download Request.
I did it 3 times now and my supervisor did one more time. I don`t know if it is problem with the new TI site. But TI didn`t contact me with the download link.
Is there another way to download it?
Thank you.