Microchip
直播中

吴萍

7年用户 189经验值
私信 关注
[问答]

如何添加PIC24FJ64 GB00控制器并使用它

我是新的MPLAB X IDE。我使用PIC24FJ64 GB00控制器。我已经把图书馆从中删除了。但我不知道如何添加文件并使用它。我想存储一些数据,并通过USB方式连续发送。

以上来自于百度翻译


      以下为原文

    I am new to mplab x ide. I am using pic24fj64gb002 controller. I have downloaed the libraries from   . But I dont knOw how to add the files and use it. I want to store some datas and send through USB in a continous manner.

回帖(5)

李雨晨

2019-7-25 06:20:34
你可以下载最新的MLA(Microchip应用程序库,27)。2016)回顾USB设备样本…mla_v2016_04_27appsu***您还可以找到包含大量信息的文件help_mla_u***.pdf。可能您正在寻找的是USB CDC连接,它在Windows(或主机)端提供串行端口…… MLAYV2016O04Y227 AppUSB设备CDCYBASIC固件,并选择类似于您的平台,这一个可能是好的…MLAYV2016Y04Y227应用程序 USB设备CDCYBASIC 固件Exp16PIC24FJ64 GBB44PIM.XU需要将源代码调整到您的平台。

以上来自于百度翻译


      以下为原文

    You could download the newest MLA (Microchip Application Libraries, 27. Apr. 2016) 
and review the USB device samples
 ... mla_v2016_04_27appsu***
You will also find a file help_mla_u***.pdf with lots of information.
 
May be a USB CDC connection is what you are looking for, which provides serial port on the Windows (or host) side.
 ... mla_v2016_04_27appsu***devicecdc_basicfirmware
 
and choose a platform similar to yours, this one might be ok
 ...mla_v2016_04_27appsu***devicecdc_basicfirmwareexp16_pic24fj64gb004_pim.x
 
You need to adjust the source code to your platform.
举报

张艳梅

2019-7-25 06:27:30
HII想要使用USB OTG特性。我想通过我的PIC24F发送连续的数据到我的PC。帮助我如何保存在一个寄存器中的值。心得安

以上来自于百度翻译


      以下为原文

    Hi
 
I want to use USB OTG feature. I want to send continous data through my PIC24f to my PC. Help me how can I save the values in a register. and transmit.
 
Thanks
Dinol
举报

李雨晨

2019-7-25 06:36:55
你怎么知道你需要使用OTG?USB通信并不像将值写入寄存器那样简单。您必须更加具体地说明您已经实现了什么、应用程序是什么,以及您对主机和设备有什么要求,例如数据吞吐量。可以使用一个虚拟串行设备,例如FTID3.2RLHTTPS://Leln.SpkFun.COM/TutoRals/Hoto安装FTTD-DRIVES/ALL

以上来自于百度翻译


      以下为原文

    How to you know that you need to use OTG ? USB communication is not as simple as writing a value into a register. 
You have to be more specific what you already have implemented, what is your application, and what are your requirements for the host and the device, e.g. data throughput. 
Start with reading more about USB HID and CDC devices, or may be use a virtual serial device like FTDI232RL
https://learn.sparkfun.com/tutorials/how-to-install-ftdi-drivers/all
 
 
 
 
举报

张艳梅

2019-7-25 06:53:57
我想把我的控制器连接到一个制表符。所以我计划使用OTG支持的控制器。在我的程序中有一些小的计算。我想以连续的方式发送这些数据。例如每100毫秒。请协助。——Dinol

以上来自于百度翻译


      以下为原文

    Hai
 
I want to connect my controller to a tab. So I planned to use controller with OTG support. There are small calculations happening in my program. I want to send those data in a continous manner.e.g every 100ms.
Please assist.
 
--Dinol 
举报

更多回帖

发帖
×
20
完善资料,
赚取积分