DHT11 in hardware
Forums: PSoC 3 Device ProgrammingI have a few DHT11 sensors and a couple psoc 4's and a psoc 3 030 dev kit. I found some discussions, questions, and posted projects on this forum which did not work...
View ArticleRead operation failed! Check I2C bus connection: CY8C38 module
Forums: PSoC 3 Device ProgrammingHello,I was trying to teach myself how to use CapSense using the CY8CKIT-001 and can't even get the tuner helper to connect, I keep getting the error message shown in...
View ArticleI2C Configuration , Read and Write
Forums: PSoC 3 Device ProgrammingHi,i have configured the controller as I2C master and communicating with two slaves(RTC and EEPROM).am not able to read the data from EEPROM (I have written data to the...
View ArticleIs there a way to "reset" the CY8C38 module?
Forums: PSoC 3 Device ProgrammingI had made a change to my design, added a circuit and the relevant code, and programmed the CY8C3 module only to find some odd behavior. As I hadn't touched the...
View ArticleDMA more than 16-bit from ADC to Filter
Forums: PSoC 3 Device ProgrammingI'm trying to transfer 20-bit ADC data to Filter with referring "Filter_ADC_VDAC Example". But, data Cohererncy and Alignment is very difficult, I could not...
View ArticleSleep/Wakeup versus Stop/Start
Forums: PSoC 3 Device ProgrammingIs the intention of Component_Sleep() and Component_Wake() to be used only when the chip is placed in sleep mode? It might be a stupid question but the datasheets don't...
View ArticleData Acquisition System with 32 channel
Forums: PSoC 3 Device ProgrammingHi All Please help me in doing a Data Acquisition system control board with PSoC, I am a new developer .Please mention the steps through which I should start doing...
View ArticleHow to search a topic with a keywords?
Forums: PSoC 3 Device ProgrammingHi,every body!I am new here.This is my first question.I want to search some topic about CY8CKIT-033A PSoC 3 MFi Lightning Digital Audio Development Kit.When I enter MFi...
View ArticleHow to make the MFi Lightning Audio project support the input gain control?
Forums: PSoC 3 Device ProgrammingHi,I am now designing a product base on CY8CKIT-033A platform.The example project "Music Creation" have the function of VOLUME CONTROL.I use an APP named iRig Recorder...
View ArticleHow to clear LATCHED_BUTTON_STAT ( CY8CMBR3116)
Forums: PSoC 3 Device ProgrammingHi all,I work with the CY8CMBR3116 and initialize is from my host controller. Therefore I work with the given cypress API and just change the Host processor files....
View ArticleiOS Bootloader for CY8CKIT-033A , can not implement succed
Forums: PSoC 3 Device ProgrammingHi!I want to implement iOS Bootloader for a product base on CY8CKIT-033A.I follow chapter 5.20 of the document CY8CKIT-033A_PSoC3_MFi_DVK_User_Guide.pdf finish the...
View ArticleHow to implement a mono input on CY8CKIT-033A platform?
Forums: PSoC 3 Device ProgrammingHi,All examples of CY8CKIT-033A platform are stereo input/output.Now we are designing a product with mono input/output.I modify all the bNrChannels setting of Audio...
View Articleposc 3 RTD Example Can't show the right temperature
Forums: PSoC 3 Device ProgrammingMy use CY8 CKIT-001 kit Measuring temperature(The sensor is pt100).For external hardware connection:RTD_4_0 and RTD_4_1 connection PT100.then Connect the RTD_4_1 to...
View ArticleChange Data bits value
Forums: PSoC 3 Device ProgrammingHi,I am using Psoc3, and I need to use the uart transaction with the possiblity to change the value of the Data bits, the number of data bits transmitted between start...
View ArticleModbus RTU stack code for PSOC3?
Forums: PSoC 3 Device ProgrammingHi,does someone of you can recommend a Modbus-RTU Stack for PSOC 3 ?i use cy8c3866-040axi controller. Im searching a Stack to communicate with some other Modbus-RTU...
View ArticleNeed Modbus-TCP/IP example code for PSOC 3
Forums: PSoC 3 Device ProgrammingHi,does someone of you can recommend a Modbus-TCP/IP example code for PSOC 3 ?i use cy8c3866-040axi controller.
View ArticleButton application
Forums: PSoC 3 Device ProgrammingI want the light to stay on when I press the button. I want the led to go off when I press the button again.I made the program using pin-interrupt. But I just want to...
View ArticleMiniProg3 not working
Forums: PSoC 3 Device ProgrammingHello,I am using the CY8CKIT-002 and programming a CYBLE-222005-00 using the generated hex file andit is not working. I know that it worked before for the same model...
View ArticleHibernate and sleep mode how does it work on PSoC 3
Forums: PSoC 3 Device ProgrammingHere is my problem i have a PSoC 3 series chip and i am trying to put it into hibernate mode i have it set up with cyPmHibernate and i am using the basic same code as...
View ArticleInterrupts Disable not working on PSoC3
Forums: PSoC 3 Device ProgrammingHello all I am trying to wrap my head around exactly how the PSoC 3 series is disabling interrupts. I have tried to do a CyGlobalIntDisable because i have more than 1...
View Article