Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

PSoC™ Creator & Designer Forum Discussions

SuMa_296631
PSoC™ Creator & Designer
I am trying to create a minimal BLE app for the CYBLE-416045-02. I amusing the latest PSoC Creator and PDL V3.1.1.The problem I am having is that when... Show More
ViRa_1964436
PSoC™ Creator & Designer
I am  looking to speed up SWD programming of PSOC4 (we are programming using Cypress python example code).We are using the python example code from PS... Show More
ToTa_1077931
PSoC™ Creator & Designer
Hi Cypress:As tittle,Does PSOC programmer software support alternate method(Acquire Chip) to program IC?BR,Tommy Show More
CaKu_4284131
PSoC™ Creator & Designer
I am having a problem with PSoC Creator crashing, repeatedly, even when it is just idling in the background.Environment:PSoC Creator  4.2 (4.2.0.641)C... Show More
NeAl_2298636
PSoC™ Creator & Designer
Hi,My project is building for more than 5 minutes. I think its because PSoC Creator is compiling everyfile even if I make a small change. Is it possib... Show More
JoBr_1593366
PSoC™ Creator & Designer
If the code has #if (something)    some = code;#else    some = other(code);#endifThen it should be possible to fold up whichever branch is unused to h... Show More
Anonymous
PSoC™ Creator & Designer
Dear all PSoC enthusiasts.         I believe that my PSoC Creator has a little BUG that quite bothers me. Whenever I build a project the notice list d... Show More
phs_4630921
PSoC™ Creator & Designer
I can view the ADC conversion of  thermistor voltage in oscilloscope, but LCD is not displaying any text and numbers. Show More
cadi_1014291
PSoC™ Creator & Designer
Hi,    I like to test Creator with new GNU ARM Embedded Toolchains, recently version 6.2 was released, so i installed it and set Creator to use it, no... Show More
JoBr_1593366
PSoC™ Creator & Designer
Would it make sense to change cytypes.h to use stdbool.h's bool type for CYBIT variables?Currently, for non-PSoC3, it defines:#define CYBIT      uint8... Show More