Making it easier to share custom components
Forums: PSoC Creator SoftwareHi,I've made a custom component that I'd like to share with some of our users. The current process for the end-user would involve (1) downloading a new component library,...
View ArticleCompiler -std=c99 CyLib.h code generator failer
Forums: PSoC Creator SoftwareHello, i want to switch the compiler to C99 standard. but in c99 is the macro asm different (__asm). the generated file CyLib.h is generated with the macro asm, but the C99...
View ArticleBLE component v3.0 (prototype)
Forums: PSoC Creator SoftwareHi,I have just updated components in my project to the newest version, including the BLE module from 2.30 to 3.0. With everything else exactly the same, I am not able to...
View ArticlePSOC4000 family. Pin mapping
Forums: PSoC Creator SoftwareI am facing problem while pin mapping. am getting red mark while using p[4].2 and p[4].3 port pin.am using the above pins as bidirectional pins.am not getting what is the...
View ArticlePSoC question - KitProg version Expecting 2.14, but found 2.10.
Forums: PSoC Creator SoftwareHi, Just Setting up CY8CKIT042BLEKIT, and I am getting the following PSoC Programmer error (Cut & past):...
View ArticleProblem with PSoC Creator 3.3 service pack 1 in Windows-Vista
Forums: PSoC Creator Software--------------- Rebuild Started: 03/02/2016 10:11:33 Project: PRoC_BLE_CapSense_Slider_LED, Configuration: ARM GCC 4.9-2015-q1-update Debug --------------- Deleting file...
View ArticlePSoC3 using XTAL_32kHz XI and XO pins for GPIO if no XTAL used
Forums: PSoC Creator SoftwareI have an open source project that I was looking at and now 2 assigned GPIO (output) pins of a CY8C3246PVI-147 are being reserved for a 32kHz crystal P15[2] and P15[3]. I...
View Articlepsoc 4 uart serial read write
Forums: PSoC Creator SoftwareHow to serial print string via bluetooth device, there is only uart putchar option.condition-I am transmitting a word to bluetooth device via uart.Synchronously I would...
View ArticleDebug Option in PSOC Creator desactivated
Forums: PSoC Creator SoftwareDear All,I am developing a relatively complex project and lastly the option of Debug is not active any longer, so I can not debug my project. I attach a picture of the PSOC...
View ArticleCY8CKIT-049-42xx not available in target hardware list
Forums: PSoC Creator SoftwareHello,I just installed PSoC Creator 3.3 SP1. When I try to create a new project, starting from scratch, CY8CKIT-049-42xx is not part of the target hardware list. I only get...
View ArticlePSoC Designer to Creator
Forums: PSoC Creator SoftwareHello! I'm new to the Psoc platform.I wanted to test the DALI example here ( http://www.cypress.com/design-guides/cy8cled0xx0x-powerpsoc-firmware-des... ) using my Psoc4...
View ArticleWhat a format for sprintf need to use for print array?
Forums: PSoC Creator SoftwareI want to print array of this structure : typedef struct { uint32 time; uint32 date; uint32 dayOfWeek; uint32 status; }Timer_DATE_TIME;What a format for sprintf...
View ArticleSet breakpoints in static library functions
Forums: PSoC Creator SoftwareI moved some of the generic functions and modules to a static library.My application does not have problem linking the library and seems running fine. I can even trace into...
View ArticlePSoC Creator 3.3 Trojan Virus issues
Forums: PSoC Creator SoftwareI've just upgraded to PSoC Creator 3.3, and am having issues to get it to run properly.Essentially, my antivirus software is detecting a Trojan virus (or behaviour similar...
View ArticleHow to use built-in self test APIs in Psoc Creator
Forums: PSoC Creator SoftwareHello everyoneI'm a new user of Psoc Creator 3.3, I'm trying to get the parasitic capacitance value of Cap Sense V2.30. In the datasheet I found that we could use a BIST...
View ArticleWondering: Are logic gates on design surface being optimized?
Forums: PSoC Creator SoftwareI find myself drawing logic gates that follow my line of thinking and hopefully reflect the purpose of the logic itself (labeling nets).Looking at the result it is obvious...
View ArticleCan I know various function in PSOC Creator?
Forums: PSoC Creator Softwarecan i get some datasheet or manual about functions in PSOC creator? THANKS
View ArticleTrouble generating API for USB HID component
Forums: PSoC Creator SoftwareHello, I am trying to generate the API for an USB HID component.Error in customizer for component "USBFS_v3_0" : ICyAPICustomize_v1.CustomizeAPIs :...
View ArticleTrouble creating custom PSoC component from ADC_SAR_SEQ_V2.0
Forums: PSoC Creator SoftwareHi,I'm curently in the process of trying to insert a PGA between the Mux and ADC in the ADC_SAR_SEQ_V2.0 component in PSoC Creator. I've been trying to follow documents...
View ArticleIncluding cyapicallbacks.h in the project
Forums: PSoC Creator SoftwareHello,I want to define a macro callback in a UART component by following the guide provided by Cypress. In the guide, it says that I have to define a macro in the file...
View Article