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

cross mob

PSoC™ Creator & Designer Forum Discussions

DaCh_4286001
PSoC™ Creator & Designer
I am currently just trying to write a simple SPI to transmit string from master to slave.I would like to use SPIM_PutArray() to transmit data.I know t... Show More
mekoc_1223776
PSoC™ Creator & Designer
I have one question about spi master Read accessI try to read 256 bytes of data from flashall data come out of flash correctly but spi madule does not... Show More
maha_1664031
PSoC™ Creator & Designer
For me, PSoC Creator 4.2 frequently crashes silently while doing mundane things like scrolling a source window.There is no error message, it just disa... Show More
DaCh_4286001
PSoC™ Creator & Designer
I am trying to read RxBufferSize      SPIM_PutArray(Tx_data,tx_byte_count);           //put first 10 elements  from data[] into Tx Buffer    while((SP... Show More
euggersh
PSoC™ Creator & Designer
I've been doing development using a PSoC 6 Prototyping Kit with its integrated KitProg3 in bulk mode.  Today, the KitProg3 stopped being recognized.  ... Show More
DaCh_4286001
PSoC™ Creator & Designer
What's the difference between these 2 routine?1. int a = 0;    a = PWM_ReadStatusRegister();    while((a & PWM_STATUS_CMP1) == 0);2. while((PWM_ReadSt... Show More
SuMa_296631
PSoC™ Creator & Designer
I have bought a CY8CPROTO-063-BLE prototyping kit. I had PSoC Creator installed and I've upgraded it to V4.2 and the PDL to 3.1.0. When I try to creat... Show More
IvBu_1817031
PSoC™ Creator & Designer
I have the latest PSoC Creator 4.2 installed on two computers, e.g. PC1 with Windows 10 and PC2 with Windows 7. I have a project, based on CYBLE-22200... Show More
LeGu_3671501
PSoC™ Creator & Designer
   I Under Software package imports, select software packages (Middleware, RTOSes, etc.) to include in your build.when I build the project , I get err... Show More
DaCh_4286001
PSoC™ Creator & Designer
Hello all,I just started to use Psoc Creator and I have a question for the PWM block.On the left side of the block there is a clock which you will nee... Show More
Forum Information

PSoC™ Creator & Designer

Discussion forum regarding PSoC Creator & Designer Software topics.