我在 LPC43xx 的 SGPIO 引脚转换率方面遇到了一些问题。对于具有基于 SGPIO 引脚输出的外部时钟源的 SGPIO 引脚,我们看到 SGPIO 引脚输出的
2023-05-06 07:13
无意间看到SGPIO总线和SPI总线有很多相似的地方,SGPIO是四根线,三根主设备线是必须线,从设备数据发送线可以不要,然后SPI总线也是这样的功能;然后还看到SGPIO传输Dataout是传输
2023-06-16 06:53
(GPIOB,GPIO_Pin_5);delay(6000000);//0.5sGPIO_ResetBits(GPIOB,GPIO_Pin_5);delay(6000000
2015-11-11 20:32
onlyGPIF II - 32 (FX3)+UART+I2SGPIO+I2SUART+SPI+I2SD1VIO3I/OGPIO[50
2019-05-07 15:15
当我点击调试主项目按钮时,我会得到这样的错误:“在当前的PC 0x3FF中没有找到源代码行。打开程序内存视图查看指令代码解体“有人能指导我纠正吗?”谢谢 以上来自于百度翻译 以下为原文 When I click the Debug Main Project button I get this error:"No source code lines were found at current PC 0x3ff. Open program memory view to see instruction code disassembly"Can someone guide me in correcting this?Thanks
2018-11-19 10:46
JZ2440上不能正确运行,请大侠不吝赐教源码如下:Makefile:sdram.bin: sdram.sGPIO
2019-08-05 01:25
我从“AN664 77 PSOC35热敏电阻测温”中导入PSoC Creator CyComponentLibary.cyprj的“热敏电阻Calc”。然后我创建了我的项目并添加了热敏电阻CALC组件。但是,当我构建我的项目时,总是有错误。请看下面的截图。令人惊讶的是,没有任何错误通知,而我建立了原产地AN664 77项目。并且配置窗口在它们之间是不同的。此外,组件目录中没有组件预览。似乎没有成功的进口。但我不知道为什么。有人能帮忙吗?SNAP3.JPG169.6 K 以上来自于百度翻译 以下为原文I have imported "Thermistor_Calc" to PSoC Creator CyComponentLibary.cyprj from "AN66477-PSoC35 Temperature Measurement with Thermistor" . Then I created my project and add the Thermistor_Calc component.But there always has error while I built my project.See below screenshots. And it is surprising that no any error notice while I built the origin AN66477 project. And the config window is differenct between them. Also, there is no Component Preview in Component Catalog. Seems it has not been imported successful. But I do not know why.Anyone can help? Snap3.jpg 169.6 K
2019-03-27 08:29
= 0; for(j=count; j>0; j--){for(i=0; i (0)) & 1) ;//(MISO); //Read SDO of AD2Sgpio_set(SCLK, 0
2019-01-16 09:48
大家好,当前是否支持PSoC 3的PSOC创建者中的大容量存储设备类?如果没有,有没有可能在没有太多麻烦的情况下实现接口?我假设我必须配置端点并修改枚举过程中的服务声明。谢谢 以上来自于百度翻译 以下为原文Hello All, Is there currently support for the Mass Storage Device Class in PSoC Creator for PSoC 3? If not, is it possible to implement the interface without too much hassle? I'm assuming I would have to configure the endpoints and modify the service declaration in the enumeration process. Thanks
2019-04-12 15:06
由于雷电需要插入一些专业音频设备,我们需要为我们的LGA3647平台找到一个附加卡,以提供那些雷电端口。问题是,我们发现的那些适配卡都需要主板上的雷电头,C621和C622主板很少有。如果我们不插入那个thunderbolt标头,那么适配器提供的端口是否正常工作?或者还有其他解决方案吗?谢谢。以上来自于谷歌翻译以下为原文Due to the need of thunderbolt to plug in some professional audio devices, we need to find an add on card for our LGA3647 platforms to provide those thunderbolt ports. The problem is, those adapter cards we found all require a thunderbolt header on the motherboard, which C621 and C622 motherboards rarely have. If we don't plug in that thunderbolt header, will the port provided by the adapter work correctly? Or are there any other solutions to this need? Thanks.
2018-11-14 11:46