element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Cypress Kits
  • Products
  • Dev Tools
  • Cypress Kits
  • More
  • Cancel
Cypress Kits
Forum Wave Dac usage on Pioneer kit
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Cypress Kits to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Replies 6 replies
  • Subscribers 26 subscribers
  • Views 971 views
  • Users 0 members are here
Related

Wave Dac usage on Pioneer kit

fixstuff
fixstuff over 11 years ago

Hello,

 

I would like to use the Waveform Dac component in PSOC Creator 3, and get this message when I go to build:

 

Component 'WaveDAC8_1' uses component 'cy_dma_v1_70' in its implementation. 'cy_dma_v1_70' has an error: The cy_dma_v1_70 component (WaveDAC8_1_Wave1_DMA) is an Obsolete component. It is no longer recommended for use and should be replaced with a production version of the component (or an alternative implementation).

 

Component 'WaveDAC8_1' uses component 'cy_dma_v1_70' in its implementation. 'cy_dma_v1_70' has an error: The cy_dma_v1_70 component (WaveDAC8_1_Wave2_DMA) is an Obsolete component. It is no longer recommended for use and should be replaced with a production version of the component (or an alternative implementation).

 

Component 'WaveDAC8_1' uses component 'VDAC8_v1_90' in its implementation. 'VDAC8_v1_90' has an error: The VDAC8_v1_90 component (WaveDAC8_1_VDAC8) is an Obsolete component. It is no longer recommended for use and should be replaced with a production version of the component (or an alternative implementation).

 

Is the Waveform Dac v2.0 component functional in PSOC Creator 3 for the PSOC 4 on the Pioneer?

 

thanks,

 

james

  • Sign in to reply
  • Cancel

Top Replies

  • COMPACT
    COMPACT over 11 years ago in reply to cy.gul +1
    From what I can see from Project #70 - It shows how to load an alternative bootloader for the onboard PSoC 5LP and how to revert it back again to normal. It doesn't explicitly show how to configure the…
  • fixstuff
    fixstuff over 11 years ago in reply to cy.gul +1
    Yes, I did end up getting the Waveform Dac working with the PSOC 5 LP. I've actually beeen doing quite a bit with the 5LP on the Pioneer board, and am stunned at just how much can be done on this little…
Parents
  • cy.gul
    0 cy.gul over 11 years ago

    great input by COMPACT, you can use the IDAC on PSoC 4 to generate waveforms (V = IR, so you'll need external resistors).

     

    I'm attaching an example of the WAVDAC Component on PSoC 5LP, its a pretty straighforward component that has some initial setup and literally no firwmare to run it.

     

    Btw, you can find this example project and others in the "Find Example Project" window in PSoC Creator.

     

    image

    Attachments:
    WaveDAC8_Example01.cywrk.Archive01.zip
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • cy.gul
    0 cy.gul over 11 years ago

    great input by COMPACT, you can use the IDAC on PSoC 4 to generate waveforms (V = IR, so you'll need external resistors).

     

    I'm attaching an example of the WAVDAC Component on PSoC 5LP, its a pretty straighforward component that has some initial setup and literally no firwmare to run it.

     

    Btw, you can find this example project and others in the "Find Example Project" window in PSoC Creator.

     

    image

    Attachments:
    WaveDAC8_Example01.cywrk.Archive01.zip
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • fixstuff
    0 fixstuff over 11 years ago in reply to cy.gul

    Yes, I did end up getting the Waveform Dac working with the PSOC 5 LP.  I've actually beeen doing quite a bit with the 5LP on the Pioneer board, and am stunned at just how much can be done on this little board.  The only thing I'm worried about now is how much unplugging I'm doing putting the board into bootloading mode, so that I can download bootloadable projects running off the PSOC 5LP. I'm afraid I'm going to wear out the USB plug. image  My solution for now was to get the USBUART working on the PSOC 5LP and using the enumerated serial port on the PC for debugging, which works great BTW.  I really miss the debugging capability though that I lost with the 4 when using the 5LP, so I will be ordering the MiniProg 3 soon to hopefully be able to program and debug the 5LP from that rather than the bootloader.

     

    As a side note, I tested the Waveform DAC out with the arbitrary waveform drawn in the configurator - just wow.  I've gotten the UART to communicate back to the PSOC 4, and I've been working with the 20bit Delta Sigma ADC as well.  As a test I simply routed the Waveform DAC out a pin that was jumpered into another pin with the 20bit ADC.  I then took the converted value from the ADC and sent it out over both the UART, and the USBUART into a couple of different serial ports on the PC. 

     

    I'm actually very impressed with this incredible piece of hardware and value!  You folks at Cypress have really outdone yourselves.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • cy.gul
    0 cy.gul over 11 years ago in reply to fixstuff

    James,

    Glad to see you're having fun with the kit! You are right, its pretty feature packed for a small $25 kit like this =)

    Have you signed up for the PSoC Smarter Life design challenge? If not, you could still consider participating with any design ideas you may have... the grand-prize winner gets flown to Germany to showoff their projects at Embedded World '14!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube