KW41Z setting DC-DC voltage

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

KW41Z setting DC-DC voltage

ソリューションへジャンプ
1,872件の閲覧回数
mitchenerjosh
Contributor I

I have an application where an ftdi chip for USB is powered by the on board dc to dc converter in the KW41Z (specifically I am using a rigado Bluetooth module). I was able to set the voltage when I am running FreeRTOS using the DCDC.h from the sdk framework, but my current applications cannot use an OS so I need to be able to set up the output of the dc to dc converter using the fsl_dcdc driver.

I am having no luck with this. Does anyone know to use this driver or have any example code that uses it? Is it possible to just write directly to the register?

Any help would be appreciated.

#KW41Z #DCDC #fsl_dcdc #rigado

ラベル(2)
タグ(4)
0 件の賞賛
返信
1 解決策
1,574件の閲覧回数
chris_brown
NXP Employee
NXP Employee

Hi mitchenerjosh‌,

I don't have an example of how to use the fsl_dcdc driver off hand, but we do discuss how to adjust the target voltage via direct register writes in this application note:  

https://www.nxp.com/docs/en/application-note/AN5025.pdf

Specifically this subject is covered in section 4.2.1 Target Voltage Adjustment. 

Please let me know if you have other questions or concerns. 

Regards,

Chris 

元の投稿で解決策を見る

2 返答(返信)
1,575件の閲覧回数
chris_brown
NXP Employee
NXP Employee

Hi mitchenerjosh‌,

I don't have an example of how to use the fsl_dcdc driver off hand, but we do discuss how to adjust the target voltage via direct register writes in this application note:  

https://www.nxp.com/docs/en/application-note/AN5025.pdf

Specifically this subject is covered in section 4.2.1 Target Voltage Adjustment. 

Please let me know if you have other questions or concerns. 

Regards,

Chris 

1,574件の閲覧回数
mitchenerjosh
Contributor I

Thanks,

After following the flowchart I was able to set the voltage.

0 件の賞賛
返信