PSoC™ 4 Forum Discussions
I can not even find the product on Infineon webpage.
There is no documentation whatsoever, just one yotube vid of one guy selling a modified version and all in the programming GUI it says "it is unknown how this setting influences the controller". Is there any REAL Infineon page with their products ALL AND COMPLETELY listed there with small PDFs that tell you how it works out or is this just an Infineon thing to not care about this?
It was the second most expensive BLDC on the market and there isn't even a manual anywhere.
Please help me out if you know what I am doing wrong(, move the question to a more fitting topic which i couldn't find) and have a nice day!
Show LessHello,
CY8C4025AZI-S413 IMO clock uses 24 MHZ frequency. But it can be changed to 48 MHz.
If it can be operated at 48MHz, then why it is rated as 24 MHz?
I want to change to CY8C4025AZI-S413 from CY8C4245AXI-483 as pins and functionality do not change much for my project.
Is it cheap to use the former?
Thank you.
Show LessHello everyone
I am trying to design an altimeter sensor for a liquid with specific geometric dimensions. Has anyone used capsense technology for this? I used the CY8CKIT-022 kit and it gives a fairly accurate result but unfortunately the sensor does not fit the geometric dimensions I need.
If there is anyone who has experimented with the design of such a sensor, I would appreciate a general explanation of how you approached the problem and what you did, also possible privately. If anyone has seen a good post on the subject that would also help
many thanks in advance
Show LessHi Sir,
As I know, PSoC 4100S/4100S plus support IDAC.
Does PSoC 4100S MAX not support IDAC?
Because we need to fine a solution to meet CAN FD and IDAC,
it seems psoc4 serials not support these functions in one chip.
Show LessMay I ask if there is an MCU that can support IEC 61508? The customer requires a safety integrity level SIL3?Is only Aurix supported? How do I obtain a security package?
Show LessIs Infineon going to continue production of the PSOC 4200L series of chips? There seems to be a supply issue.
I first make bin file in PSOC 4. then this file load in android phone and my personal android app. can make possible to load bin file in microcontroller via android app? Basically I use communication between microcontroller and android phone is USB to TTL converter.
Show Less
hi infineon:
we know SimpleFOC library is popular to develop the BLDC motor ,CY8CKIT-042 is support Arduino, so can you develop the SimpleFOC with both CY8CKIT-042 & CY8CKIT-037? TKS;
Show LessDear Sir:
We are currently evaluating the RAM&ROM size of CY8C4149AZS-S595(RAM 32KB, Flash 384KB) + FreeRTOS
The result is only using the hello word program built in ModusToolbox 3.0, without adding Freertos, the Heap memeory uses 30.55KB, and it is impossible to add peripherals, such as GPIO to control LED, CAN bus/UART driver.
I have the following question
1. Is this large heap size a problem with ModusToolbox3.0?
2. How to analyze where RAM (heap/stack) is used? (By file show heap size ? How to configure this function in GCC compiler ?)
3. Does PSOC creator 4.4 not support CY8C4149AZS-S595? Because I can't find this paerts when creating a new project