PSoC™ 6 Forum Discussions
Hi ,
In order to support FAT on uSD, we can use emfile driver.
However, I met a problem that I can’t use QSPI HAL to init SPI rom successfully after using emfile for uSD only.
I’m not sure if it’s a driver limitation or config setting problem.
Could you help on that to use emFile for uSD and SPI access at the same time?
Regards,
Kyle
Show LessI am using btstack 3.7.1 and would like to use the BLE HID functionality in my project. Which are the components to be included in the makefile to achieve the same.
Show LessHi everybody!
Last time I asked about the parameters of the PSoC 063 BLE Prototyping kit. However, I can't find any documentation about the GPIO pin output current when it is high (1) and low (0), and also the GPIO pin output voltage value. . Does anyone know this?
Thank you!
Hello,
I have seen that in many projects for the PSoC62 the startup code for the cm0+ copies the vector table into SRAM, no matter what.
Is there an example that shows how to keep that table in its original position in FLASH?
Show LessHi I am trying to program my CY8C6347FMI-BLD43 over jtag with miniprog4 and seem to be having some issues. Is there any step by step or guide I could follow? any tips would be great.
Show LessHi,
I have a project that was created in Modutoolbox 2.1 and I need to use it in modus toolbox 3. I am trying to follow the steps provided in the document KBA236134. In step number 3.1 mentions that is necessary to create a new workspace and in step number 3.2 says to move the existing application to the workspace. after following the document, the document mentions in step 3.3 to add the BSP. When opening the library manager and choosing the app in the application directory says error, the application uses an older build flow. My question here is, Do I have to create a new "empty project in my workspace", add all the source and header files, and then proceed with step number 3.3? As additional information the BSP original project was created for the CY8CPROTO-063-BLE and the new project is also going to be working on the CY8CPROTO-063-BLE evk board.
My second question is if the libraries that I add from the Library manager go to the mtb_shared folder. Because, in my older project all my libraries are located in the lib folder, and the document says in step 3.2 to delete that folder. Should I move them before deleting them to the mtb_shared folder? I have to mention that not all the libraries that I am using are available through the library manager. What should I do there?
If you need more details about my issue, let me know. Thanks in advance!
Regards,
Luis Flores
Show Less
hi @LeoMathews
You originally helped me on a topic that I closed is there a dual core IPC message pipe example for ModusToolbox 3.0?
Well you suggested that I had to migrate the example to MTB3.0. Which I tried and attempted to following the KBA mentioned below.. I also have a topic opened in the ModusToolbox-General forum , but not getting help.
but I wanted to communicate with you because you suggested migration and you might be more informed on what I'm trying to do. Hopefully you can tell why I'm getting this error? What Am I doing wrong?
Basically, I am following the knowledge base article KBA236134 to migrate a Github dual core example using IPC pipes, I am having a problem on "Step 6: Import the application" in the article. all the other 5 steps went ok, but I cannot import the application using the Import Existing Application In-Place link in the Quick Panel of the in Eclipse IDE for ModusToolbox.
I'm following this KBA article from October 06,2022 at KBA: Migrating ModusToolbox applications from version 2.x to version 3.x – KBA236134
I am trying to migrate the GitHub - Infineon/mtb-example-psoc6-dual-cpu-ipc-pipes on the Infineon repo.
my PROBLEM is I received an error as follows
Here is a screenshot of the error dialog. HOPEFULLY the image shows up, if not see attachments. (not showing up for me?)
the error in the console:
Import scheduled. As projects are imported, they will appear in Project Explorer.
Problem creating subproject mtb-example-psoc6-dual-cpu-ipc-pipes-master: Error while executing the "Dual-CPU_Empty_PSoC6_App" operation
Problem creating project at C:\CY8_psoc6\WP_MIGRATION2\mtb-example-psoc6-dual-cpu-ipc-pipes-master
Problem getting project description for app_cm0p
Problem getting project description for app_cm4
Here is a screenshot of the console with the error
If you need any more information please let me know.
Regards Steve K
Show Less
Hello,
We have a set up where we have a peripheral with 1.8v VDD and a PSoC 6 with 3.3v VDD. Is there a way to set some of the PSoC 6 pins voltage range to be 0-1.8v to accommodate the peripheral I2C and INT lines even thought the PSoC VDD is 3.3v?
In other words, is there a way to set a threshold for what defines Logic(0) and Logic(1) that is different from VDD?
Thanks,
Ricky
Show Less