PSoC™ 6 Forum Discussions
I want to download the code example CE220818, but I don't know how to choose different files in one project to two different core in my dual core kit.
Show LessWe are working on creating a wearable device. Say that we have version 1.0 released to users, but have made modifications and are ready to release version 1.1. What is the best way for users to update to the newest version with the latest code from the client side, specifically through an App?
Show LessHello,
When we run PSoC 6 in Security mode, at first, we have to decide a secure access and a non-secure access domain with setting Address and Size in Protection context.
Next, FW on CM0+ or CM4 exchange non-secure access for secure access. Then, the FW on CM4 or CM0+ run with secure mode and can access secure memory region.
1. Although CM4 or CM0+ cannot has physical signal for secure/non-secure, how can SMPU in PSoC6 distinguish the accesses?
2. Although FW on CM4 or CM0+ have to exchange the mode to access to secure region, how can we change the mode?
I think we can use Cy_Prot_ConfigBusMaster API, but if CM4 is hacked and FW which use the API and runs with unwilling is updated on CM4, I do not have idea how we can protect the secure region.
Best regards,
Show LessHas anyone loaded a RTOS on to the PSoC 6 BLE Dev board? If so, what did you load? Thanks.
I used the device of CY8C5868LTI-LPO39 for the first time.But after I had downloaded the sample code from the wedsite,I found that the model was not compatible with the one I used and I was not allowed to change it.Besides,my computer can't recognize the USB port and the project can't be programmed.I want to know how to solve those problems. thank you for your help!!!
我第一次使用 CY8C5868LTI-LPO39这个型号的设备。但是当我从网站下载了例程之后发现型号与我所用的型号不同,但是想要修改被提示说明该型号的程序不能被更改,之后编译也错误百出。此外,USB接口连上电脑后,软件无法识别出该设备,也无法进行下载,我急需某位专家的帮助,非常感谢!!!
Show LessHi All...
I got new Psoc 6 BLE pioneer Kit ...and i want to know how to start BLE 5 custom profile for communicate with an BLE Dongle and i wanted to Send/Read a custom characteristics form both the Ble device. as show in below Document
Show LessHello,
I read PSoC 6 TRM and Programming manual for DEAD_ACESS_RESTRICT0/1 of eFuse register, but I cannot find the detail explanation.
I think we can decide the device behavior in DEAD mode by setting both.
Please let me know the detail.
Best regards,
Show LessHello,
Can we make secure access from CM4 in PSoC 6?
Best regards,
Hi,
Does anyone have an example project for bonding with PSoC 6 BLE?
I am using unauthenticated pairing with encryption. After receiving the CY_BLE_EVT_GAP_AUTH_COMPLETE event, I store bonding data to flash. This seems to work, but if I turn off BT on my phone and then on again, my device disappears from the paired device list.
What am I missing?
Show LessHello,
There are 5 bus masters in PSoC 6. I can understood CM4, CM0+, CRYPTO and TC are bus master.
However, I can not understand DW0 and DW1 is what part of DMA.
Basically, DMA has 32 channel but DMA physically integrated only one in PSoC 6.
What of DMA is assigned to DW0 and DW1?
Best regards,
Show Less