我绝对是使用USB的CDC栈的和谐,我肯定使用FrRetos,因为我从2011以来一直在编码。这就是说,我很好,和谐设置芯片和运行USB,我很好,坚持我自己的非常有限的WiFi的任务,我自己的基础上的非实时操作系统驱动程序。它不会在意时间是切成碎片的。我的问题是(有几个帖子围绕着它提问):1。我使用EF初学者的例子大量编辑到我的自定义板,它不断扰乱引脚状态。第1课(没有按顺序学习!)-找出如何制作定制的BSP并使用它。(现在做完了,马拴好了)2。我有一个白色的有线WiC,测试WiFi演示的三个板被发送到客户端,而这两个我没有测试之前和睦吃我的家庭作业。3。SPI自回环工作和SCK是好的,使能和RSTT引脚和谐驱动器都发挥良好,但没有演示工作。4。在另一个演示中需要的框架的改变打破了WiC演示——第2课——我仍然在学习。我将删除和替换WiC模块并重新开始。
以上来自于百度翻译
以下为原文
I am definitely using Harmony for the USB CDC stack, and I am definitely using FreeRTOS because I have been coding under it since 2011. That said, I am fine with harmony setting up the chip and running USB and I am fine with sticking my very limited wifi in a task of my own based on the non-RTOS driver. It won't care that it is time sliced.
My issue is (several posts asking questions around it):
1. I was using EF Starter examples heavily edited to my custom board and it kept messing up pin states. Lesson #1 (not learned in that order!) - figure out how to make a custom BSP and use it. (Done now, after the horse has bolted).
2. I have a heavily white wired WINC and the three boards that did test out WiFi demos are sent to client while the two I have were not tested before Harmony ate my homework.
3. SPI self-loopback works and sck is good and the enable and rstt pins in harmony driver all play well but no demos work.
4. The changes in framework needed in another demo broke winc demo - lesson #2 - still being learned I guess.
I am going to remove and replace the winc modules and start over.
我绝对是使用USB的CDC栈的和谐,我肯定使用FrRetos,因为我从2011以来一直在编码。这就是说,我很好,和谐设置芯片和运行USB,我很好,坚持我自己的非常有限的WiFi的任务,我自己的基础上的非实时操作系统驱动程序。它不会在意时间是切成碎片的。我的问题是(有几个帖子围绕着它提问):1。我使用EF初学者的例子大量编辑到我的自定义板,它不断扰乱引脚状态。第1课(没有按顺序学习!)-找出如何制作定制的BSP并使用它。(现在做完了,马拴好了)2。我有一个白色的有线WiC,测试WiFi演示的三个板被发送到客户端,而这两个我没有测试之前和睦吃我的家庭作业。3。SPI自回环工作和SCK是好的,使能和RSTT引脚和谐驱动器都发挥良好,但没有演示工作。4。在另一个演示中需要的框架的改变打破了WiC演示——第2课——我仍然在学习。我将删除和替换WiC模块并重新开始。
以上来自于百度翻译
以下为原文
I am definitely using Harmony for the USB CDC stack, and I am definitely using FreeRTOS because I have been coding under it since 2011. That said, I am fine with harmony setting up the chip and running USB and I am fine with sticking my very limited wifi in a task of my own based on the non-RTOS driver. It won't care that it is time sliced.
My issue is (several posts asking questions around it):
1. I was using EF Starter examples heavily edited to my custom board and it kept messing up pin states. Lesson #1 (not learned in that order!) - figure out how to make a custom BSP and use it. (Done now, after the horse has bolted).
2. I have a heavily white wired WINC and the three boards that did test out WiFi demos are sent to client while the two I have were not tested before Harmony ate my homework.
3. SPI self-loopback works and sck is good and the enable and rstt pins in harmony driver all play well but no demos work.
4. The changes in framework needed in another demo broke winc demo - lesson #2 - still being learned I guess.
I am going to remove and replace the winc modules and start over.
举报