S32K312 Drivers

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K312 Drivers

838件の閲覧回数
SasiKumar_Vengam
Contributor II

I have successfully created an application project using the S32K3 series MCU (S32K312) but I am unable to find drivers for UART, PWM, GPIO, ADC. I need to configure all those. Someone suggested to find the drivers in the component tab under the project explorer, but I couldn't find the components tab in my project explorer. Help me to configure and solve the issue.

SasiKumar_Vengam_0-1730706756815.png

 

0 件の賞賛
返信
1 返信

811件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @SasiKumar_Vengam 

Since you are creating an S32DS application project using RTD software, before working with the driver files, the configuration and all components must be generated.

  1. Go to Project Explorer View in S32DS and select the current project.
  2. Select the "S32 Configuration Tool" menu and click on the desired configuration tool (Pins, Cocks, Peripherals, etc).
  3. Add the drivers and make the desired configurations.
  4. Click on the "S32 Configuration Tool > Update Code" button.

For better reference, you can refer to the following HOWTOs, which may be helpful to you.

HOWTO: Create a Blinking LED example project using S32K1xx RTD with AUTOSAR 

HOWTO: Create a Blinking LED example project using S32K1xx RTD without AUTOSAR

NOTE: The HOWTOs were made for S32K1 devices, but the steps are similar for S32K3 devices.

 

BR, VaneB

0 件の賞賛
返信