Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hi,

I am the beginner of using DAVE software. I have project that needs DAVE 3.
I have gone through the library and help and study how to use it.
Anyone can help how to use the apps and how to connect them.?
my project is ADC, CCU4 and CCU8,. controlling IJBT
If you have example project, please let me know.
Thanks for help

Best Regards,
Ali
0 Likes
10 Replies
Not applicable
Hi,

Which device are you working on? What kind of hardware you have?
0 Likes
Not applicable
Hi,
Thanks for the reply
Device that i have is XMC4500 Relax Kit.
My project is controlling the IJBT using this hardware.

Cheers,
Ali
0 Likes
Not applicable
You have to create a Dave CE Project with XMC4500-F100x1024 as target first.

If I'm correct, you just want to use digital output. So you create an IO004 app via the App Selection View for each pin you need and configure them as output and select a pin in the Manual Pin Assignment window. For testing, P1.0 and P1.1 are the onboard leds.
After starting the Code Generator you can call the IO004_SetPin, IO004ResetPin etc functions with your io handles as arguments (IO004_Handle0). There is a documentation for each app in Help/Help Contents.
0 Likes
Not applicable
What is the difference between IO004[1.0.10] and IO004[1.0.4] ?
0 Likes
Not applicable
They are different Apps versions. Always choose the latest version with greatest number eg. IO004[1.0.10].
0 Likes
Not applicable
Hi Sophia,
I tried to follow ADC001 hands on training that is provided by DAVE 3, the apps that they used is previous version such as ADC001[1.0.2] but mine is latest version which is ADC001[1.0.4],
I Tried to use latest version but it couldn't work.
When i debug it, it displayed message filter matched 3 of 8 items.
I dont know how to fix it,
Please reply asap,
I appreciate your help Sophia
or do you know how to get previous apps library ?

Cheers,
Ali
0 Likes
Raj
Employee
Employee
Hi Ali,

You can get the previous version of Apps by "un-check"ing the option "Show Latest Version Only". It is available right after App selection Tree in the "App Selector View".

-Raj
0 Likes
Raj
Employee
Employee
Example Projects :
In DAVE.

  • - Goto "Help" --> "Install Apps/Example Library".
  • - Select "DAVE Project Library Manager" in "DAVE Site" Drop-down box.
  • - Example projects will be listed in the Libraries frame Tree view.


You can select and download them to your Library Store.
0 Likes
Not applicable
Hi Raj,

I have un-checking the option, but still can't find it.
there are two apps is missing in my DAVE 3 is ADC002[1.0.2] and IO004[1.0.4]
they are old version, do have any idea to get them.
0 Likes
Not applicable
Hi Ali,

You are unable to find the older version Apps if DAVE v3.1.6 is the 1st version you installed. But the projects build on older version Apps should work with latest Apps.
0 Likes