-
1. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
ViDv_264506 Mar 18, 2013 4:21 PM (in response to userc_41315)Many thanks for publishing this example
Viktor
-
2. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
userc_41315 Mar 18, 2013 4:51 PM (in response to userc_41315)For fun, here are the related videos:
Part 1: http://www.youtube.com/watch?v=w78aO8j4olg
Part 2:http://www.youtube.com/watch?v=BgyQuCZP2jU
Part 3: http://www.youtube.com/watch?v=wWeBnhW2YEo
-
3. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
johi_296581 May 16, 2013 5:58 AM (in response to userc_41315)Many, many thanks - I've been looking for this everywhere and even trying to pause and screen-capture the video to get enough details! But can Dave not be persuaded to put a link here from the video page? I only found this by accident! Can you point me how to switch the project over to using the GCC toolchain? I do not have a Keil licence and it will not build as supplied. I tried the Build Settings but the Toolchain dropdown only offers two Keil options, not GCC. With my own projects and samples loaded within Creator, the dropdown only offers four GCC options, not Keil. I'm quite new to this, so sorry if I am missing something obvious, but any pointers gratefully received! -
4. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
johi_296581 May 16, 2013 6:11 AM (in response to userc_41315)Ah sorry! I was missing something obvious. It is supplied set to a PSOC3 chip, I needed to use the Device Selector on the Project menu to switch to the 5LP chip on my 050 board. -
5. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
keithm_ Jan 13, 2015 3:56 PM (in response to userc_41315)Just a note for making this work with Creator 3.1 for PSoC 5LP.
Add the linker flag -u _printf_float by going to Project -> Build Settings -> Linker -> Command line. This will add floating point support for sprintf.
You will also need to increase the heap size in the .cydwr file under the Systems tab. A size ov 0x0800 should be fine. This gives the sprintf function room to work.
-
6. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
userc_41932 Jan 22, 2016 8:46 AM (in response to userc_41315)Any updates for PSOC 5 and Creator 3.3?. I am getting a lot of errors (after updating components...)
Thank you and best regards..
-
7. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
JoMe_264151 Jan 22, 2016 10:39 AM (in response to userc_41315)I Just downloaded the project, expanded it, updated all components and compiled it successfully using Creator 3.3 CP1.
Then I changed the device to CY8C5888AXQ-LP096 and again no errors when re-built.
Bob
-
8. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
userc_41932 Jan 22, 2016 12:53 PM (in response to JoMe_264151)Hello Bob;
Re-downloaded the project, updated components, the project builds successfully in the original form, now it also builds OK using a PSOC 5. I am using the same chip you selected. The errors I had before are not there anymore, so I guess my project files were corrupted.
Best regards,
kreutz
-
9. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
userc_41936 Apr 12, 2016 4:40 AM (in response to userc_41315)Please kees ,
i dont know how to connect the hardware wires. in the schematic there are 4 TP , i suppose that unknown impedance will be connected to P01 and P05 (Drive_out and TIA_input) but for Drive_sense and TIA_Sense where should i connect these ??
thanks in advance
-
10. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
userc_39718 Jun 29, 2016 6:47 PM (in response to userc_41315)Dear Kees and Cypress community,
i am a student. i had followed exactly the way Kees test the impedance meter project, however when i insert any component there to test the impedance meter, `CLIPPING` error always happened and no result are displayed. what should i do to overcome this problem?
thanks for your concerned
-
11. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
ansac_1373421 May 27, 2018 8:49 AM (in response to userc_41936)Did you by any chance figure out the connection issue?
-
12. Re: PSoC Today: Impedance Meter information and project (updated to PSoC Creator 2.2 and Psoc 3/5LP)
ansac_1373421 May 27, 2018 8:50 AM (in response to userc_39718)Did you by any change figure what's causing the "CLIPPING" error?