Part Number: TPS43060
Hi Sir,
I am currently using the TPS43060EVM-199 to simulate a design with the following parameters: Input: 12V @ 12A Output: 20V @ 7.12A
I have modified the components on the EVM based on the recommended values from the simulation…
最近在看 嵌入式实时操作系统,因为之前TI公司对大学的支持,用了很长时间的MSP430做东西,所以在学习操作系统移植时选用了使用顺手的MSP430,期间要用到相关的430汇编知识,所以要熟悉怎么在IAR环境下使用C与汇编 混合编程的方式,开始找不到好的切入点,后来发现原来在TI网站,和IAR安装目录下有对相关的规范讲解,和使用方法,在这里我分享一下时常被忽略的 IAR 中的汇编帮助文档。