ADC project using MCAL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,@NXP
I try to build a ADC project triggered by pdb using s32ds with autosar mcal,whether just the mcal module ADC is needed,should the drivers module Adc_Ip and pdb_Adc_Ip is needed? thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
If you added Adc in MCAL module, don't need to add PDB_Adc_Ip under Driver layer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thinks for your replying,I want the pdb trigger by Lpit ,but in mcal ADC module,i can not configure the pdb to trigger by hardware,it seems that pdb can only triggered by software.My ultimate aim is just using mcal to configure a project that adc is triggered by pdb ,and pdb is triggered by Lpit.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry for late response,
I created the example ADC trigger by LPIT in the attached file and the guidance to configure and implement for example. please look at these attachments
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI,thanks.does the example project you provided is mistake? it seems about i2c. in addition,my RTD is 1.01and this example use RTD1.0.0, so i can not open it

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, I make mistake when upload the example
I re-attached the ADC project for K1 RTD 1.0.1

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you give me the information of hardware target and RTD version you're using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
i use the s32k144,and RDT version is 1.0.1.
