PSoC™ 4 Forum Discussions
I can't find SMBus master catalog. Are my search results I2C master?
Hi everyone,
I have to check the pin function of PSoC 4100S Plus. However, I can't find out the functions descriptions of pin 26 &27 of 48-pin QFN in datasheet. Could anyone tell me how to find out? Thank you.
Show Less
Hello. I'd like to use psoc4 or 5 for sensing piezo sensor. please share if you have any application note or liblary to control piezo sensor by posc4 or 5. thanks.
Show LessI've got some older projects that I just pulled up and it's telling me it can't find some older versions of components. I'd like to get those back so that I can see what settings and whatnot got used. How do I get Creator to give me back all the old versions?
Show LessHi,community
I want to design a simple capacitive touch button with only a metal sheet as the sensor, which is used to control the switch of led, Relevant examples are how to design on a PCB board,but i need a button independent of the PCB. Do you have relevant suggestions or examples.
thanks
Show LessI try to use ble api in bootloadable, but CyBle_Start always return failed.
apiResult = CyBle_Start(EventHandler);
if(apiResult != CYBLE_ERROR_OK)
{
LED_1_Write(0);
/* BLE stack initialization failed, check your configuration */
CYASSERT(0);
}
If I comment out CyBle_Start and only run BootloaderSwitch(), device can enter into bootloader and OTA is workable.
Please help me use ble api correctly in bootloadable.
We have a endcustomer with Arrow looking for 30pc of CY8C4025AZI-S413. The current leadtime is 99wks.
can you give us any information on how to go about helping the end customer with their request or if you can recommend a replacement
Show LessI am using the CY8CKIT-043.
The PSOC 4m device appears to have only one a/d type which is a sequencing a/d type.
I am having trouble adding more than 8 analog pins to the a/d mux. Problem is that after the 8 pin on the sequencing pin I yellow marker on the pin when I try the allocate more pins. The warning legend is reachable but will lead to routing conjestion or failure.
When two or more analog muxes are used, then the pins are allocatable, but I have not found a way to connect them to the sequencing a/d.
What I am looking for is (2) consequentive 8 analog pins where, each pin does not have external capacitors attached to the pins. Also I need 3 additional analog input pins. This leads to 19 analog inputs into the A/D.
Is this possible? A fallback position would be to have 19 analog input pins which do not have external capacitors connected to them.
Thanks.
Show LessHello,
we need to mirgrate a PSoC 4 project (which is developed with PSoC Creator) to a PSoC 4100S Max MCU.
Do we have to switch to the ModusToolbox or is there still PSoC Creator support available?
Thanks,
Ludwig
Show Less