<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPC Microcontrollers中的主题 Re: LPC 54616 config tools</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072832#M41386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Ali,&lt;/P&gt;&lt;P&gt;The "Pripherals configuration function in ConfigTools" integrated in MCUXpresso IDE tools can only initialize the CAN module, it does not provide any api function for the CAN communication.&lt;/P&gt;&lt;P&gt;I suggest you download the SDK package from the link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK" title="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK"&gt;MCUXpresso SDK | Software Development for Kinetis, LPC, and i.MX MCUs | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is CAN communication example in the SDK package based on LPC546xx.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2020 03:22:43 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2020-04-08T03:22:43Z</dc:date>
    <item>
      <title>LPC 54616 config tools</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072831#M41385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi . My company start a project with your lpc54616 mcu. İm try mcuxpresso config tools. İn peripheral drivers dont work. This funktion generates code like this;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;const mcan_config_t CAN0_config = {&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt; .enableCanfdNormal = false,&lt;BR /&gt; .enableCanfdSwitch = false,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;const i2c_master_config_t FLEXCOMM0_config = {&lt;BR /&gt; .enableMaster = true,&lt;BR /&gt;,&lt;BR /&gt; .enableTimeout = false&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why its not working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2020 22:51:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072831#M41385</guid>
      <dc:creator>ali3</dc:creator>
      <dc:date>2020-04-07T22:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 54616 config tools</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072832#M41386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Ali,&lt;/P&gt;&lt;P&gt;The "Pripherals configuration function in ConfigTools" integrated in MCUXpresso IDE tools can only initialize the CAN module, it does not provide any api function for the CAN communication.&lt;/P&gt;&lt;P&gt;I suggest you download the SDK package from the link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK" title="https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools/mcuxpresso-software-development-kit-sdk:MCUXpresso-SDK"&gt;MCUXpresso SDK | Software Development for Kinetis, LPC, and i.MX MCUs | NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is CAN communication example in the SDK package based on LPC546xx.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2020 03:22:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072832#M41386</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-04-08T03:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 54616 config tools</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072833#M41387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand. But this ConfigTools can't start this module or i2c module.&amp;nbsp; I start new project with sdk and select requiered driver in confugure window then craeted my new roject. İf i compile in this time its fine .after im start configtools for prephirial its dont work correctly. you see in below automaten code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/***********************************************************************************************************************&lt;BR /&gt; * This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file&lt;BR /&gt; * will be overwritten if the respective MCUXpresso Config Tools is used to update this file.&lt;BR /&gt; **********************************************************************************************************************/&lt;/P&gt;&lt;P&gt;/* clang-format off */&lt;BR /&gt;/* TEXT BELOW IS USED AS SETTING FOR TOOLS *************************************&lt;BR /&gt;!!GlobalInfo&lt;BR /&gt;product: Peripherals v7.0&lt;BR /&gt;processor: LPC54618J512&lt;BR /&gt;package_id: LPC54618J512ET180&lt;BR /&gt;mcu_data: ksdk2_0&lt;BR /&gt;processor_version: 7.0.1&lt;BR /&gt;functionalGroups:&lt;BR /&gt;- name: BOARD_InitPeripherals&lt;BR /&gt; UUID: 1a6bae12-3fc1-4eb3-98e6-8904d53e40c5&lt;BR /&gt; called_from_default_init: true&lt;BR /&gt; selectedCore: core0&lt;BR /&gt; * BE CAREFUL MODIFYING THIS COMMENT - IT IS YAML SETTINGS FOR TOOLS **********/&lt;/P&gt;&lt;P&gt;/* TEXT BELOW IS USED AS SETTING FOR TOOLS *************************************&lt;BR /&gt;component:&lt;BR /&gt;- type: 'system'&lt;BR /&gt;- type_id: 'system_54b53072540eeeb8f8e9343e71f28176'&lt;BR /&gt;- global_system_definitions: []&lt;BR /&gt; * BE CAREFUL MODIFYING THIS COMMENT - IT IS YAML SETTINGS FOR TOOLS **********/&lt;/P&gt;&lt;P&gt;/* TEXT BELOW IS USED AS SETTING FOR TOOLS *************************************&lt;BR /&gt;component:&lt;BR /&gt;- type: 'msg'&lt;BR /&gt;- type_id: 'msg_6e2baaf3b97dbeef01c0043275f9a0e7'&lt;BR /&gt;- global_messages: []&lt;BR /&gt; * BE CAREFUL MODIFYING THIS COMMENT - IT IS YAML SETTINGS FOR TOOLS **********/&lt;BR /&gt;/* clang-format on */&lt;/P&gt;&lt;P&gt;/***********************************************************************************************************************&lt;BR /&gt; * Included files&lt;BR /&gt; **********************************************************************************************************************/&lt;BR /&gt;#include "peripherals.h"&lt;/P&gt;&lt;P&gt;/***********************************************************************************************************************&lt;BR /&gt; * BOARD_InitPeripherals functional group&lt;BR /&gt; **********************************************************************************************************************/&lt;BR /&gt;/***********************************************************************************************************************&lt;BR /&gt; * CAN0 initialization code&lt;BR /&gt; **********************************************************************************************************************/&lt;BR /&gt;/* clang-format off */&lt;BR /&gt;/* TEXT BELOW IS USED AS SETTING FOR TOOLS *************************************&lt;BR /&gt;instance:&lt;BR /&gt;- name: 'CAN0'&lt;BR /&gt;- type: 'mcan'&lt;BR /&gt;- mode: 'interrupts'&lt;BR /&gt;- custom_name_enabled: 'false'&lt;BR /&gt;- type_id: 'mcan_2d100a4872f8271ba5289791a0db8987'&lt;BR /&gt;- functional_group: 'BOARD_InitPeripherals'&lt;BR /&gt;- peripheral: 'CAN0'&lt;BR /&gt;- config_sets:&lt;BR /&gt; - interruptsCfg:&lt;BR /&gt; - txBufferInterruptSources:&lt;BR /&gt; - txBufferInterruptSources_L:&lt;BR /&gt; - 0: 'disabled'&lt;BR /&gt; - 1: 'disabled'&lt;BR /&gt; - 2: 'disabled'&lt;BR /&gt; - 3: 'disabled'&lt;BR /&gt; - 4: 'disabled'&lt;BR /&gt; - 5: 'disabled'&lt;BR /&gt; - 6: 'disabled'&lt;BR /&gt; - 7: 'disabled'&lt;BR /&gt; - 8: 'disabled'&lt;BR /&gt; - 9: 'disabled'&lt;BR /&gt; - 10: 'disabled'&lt;BR /&gt; - 11: 'disabled'&lt;BR /&gt; - 12: 'disabled'&lt;BR /&gt; - 13: 'disabled'&lt;BR /&gt; - 14: 'disabled'&lt;BR /&gt; - 15: 'disabled'&lt;BR /&gt; - txBufferInterruptSources_H:&lt;BR /&gt; - 0: 'disabled'&lt;BR /&gt; - 1: 'disabled'&lt;BR /&gt; - 2: 'disabled'&lt;BR /&gt; - 3: 'disabled'&lt;BR /&gt; - 4: 'disabled'&lt;BR /&gt; - 5: 'disabled'&lt;BR /&gt; - 6: 'disabled'&lt;BR /&gt; - 7: 'disabled'&lt;BR /&gt; - 8: 'disabled'&lt;BR /&gt; - 9: 'disabled'&lt;BR /&gt; - 10: 'disabled'&lt;BR /&gt; - 11: 'disabled'&lt;BR /&gt; - 12: 'disabled'&lt;BR /&gt; - 13: 'disabled'&lt;BR /&gt; - 14: 'disabled'&lt;BR /&gt; - 15: 'disabled'&lt;BR /&gt; - interrupts:&lt;BR /&gt; - 0:&lt;BR /&gt; - interrupts: ''&lt;BR /&gt; - enable_irq: 'false'&lt;BR /&gt; - interrupt_line:&lt;BR /&gt; - IRQn: 'CAN0_IRQ0_IRQn'&lt;BR /&gt; - enable_priority: 'false'&lt;BR /&gt; - priority: '0'&lt;BR /&gt; - enable_custom_name: 'false'&lt;BR /&gt; - 1:&lt;BR /&gt; - interrupts: ''&lt;BR /&gt; - enable_irq: 'false'&lt;BR /&gt; - interrupt_line:&lt;BR /&gt; - IRQn: 'CAN0_IRQ1_IRQn'&lt;BR /&gt; - enable_priority: 'false'&lt;BR /&gt; - priority: '0'&lt;BR /&gt; - enable_custom_name: 'false'&lt;BR /&gt; - quick_selection: 'default'&lt;BR /&gt; - fsl_mcan:&lt;BR /&gt; - mcanConfig:&lt;BR /&gt; - clockSource: 'FunctionClock'&lt;BR /&gt; - clockSourceFreq: 'BOARD_BootClockPLL180M'&lt;BR /&gt; - baudRateA: '500000'&lt;BR /&gt; - baudRateD: '500000'&lt;BR /&gt; - enableCanfdNormal: 'false'&lt;BR /&gt; - enableCanfdSwitch: 'false'&lt;BR /&gt; - loopBackBusMonMode: 'kMCAN_disabled'&lt;BR /&gt; - setNormalOperation: 'true'&lt;BR /&gt; - nominalBitTiming:&lt;BR /&gt; - seg1: '11'&lt;BR /&gt; - seg2: '4'&lt;BR /&gt; - rJumpwidth: '4'&lt;BR /&gt; - bitTime: []&lt;BR /&gt; - dataBitTiming:&lt;BR /&gt; - seg1: '11'&lt;BR /&gt; - seg2: '4'&lt;BR /&gt; - rJumpwidth: '4'&lt;BR /&gt; - bitTime: []&lt;BR /&gt; - messagesConfig:&lt;BR /&gt; - enable_custom_name: 'false'&lt;BR /&gt; - allocateRAM: 'true'&lt;BR /&gt; - stdFilter:&lt;BR /&gt; - listSize: '1'&lt;BR /&gt; - remFrame: 'kMCAN_rejectFrame'&lt;BR /&gt; - nmFrame: 'kMCAN_reject0'&lt;BR /&gt; - extFilter:&lt;BR /&gt; - listSize: '0'&lt;BR /&gt; - remFrame: 'kMCAN_rejectFrame'&lt;BR /&gt; - nmFrame: 'kMCAN_reject0'&lt;BR /&gt; - rxFifo0:&lt;BR /&gt; - elementSize: '1'&lt;BR /&gt; - watermark: '0'&lt;BR /&gt; - opmode: 'kMCAN_FifoBlocking'&lt;BR /&gt; - datafieldSize: 'kMCAN_8ByteDatafield'&lt;BR /&gt; - rxFifo1:&lt;BR /&gt; - elementSize: '0'&lt;BR /&gt; - watermark: '0'&lt;BR /&gt; - opmode: 'kMCAN_FifoBlocking'&lt;BR /&gt; - datafieldSize: 'kMCAN_8ByteDatafield'&lt;BR /&gt; - rxBuffer:&lt;BR /&gt; - elementSize: '0'&lt;BR /&gt; - datafieldSize: 'kMCAN_8ByteDatafield'&lt;BR /&gt; - txFifo:&lt;BR /&gt; - elementSize: '0'&lt;BR /&gt; - watermark: '0'&lt;BR /&gt; - txBuffer:&lt;BR /&gt; - dedicatedSize: '1'&lt;BR /&gt; - fqSize: '0'&lt;BR /&gt; - mode: 'kMCAN_txFifo'&lt;BR /&gt; - datafieldSize: 'kMCAN_8ByteDatafield'&lt;BR /&gt; - stdFilters: []&lt;BR /&gt; - extFilters: []&lt;BR /&gt; - quick_selection: 'default'&lt;BR /&gt; * BE CAREFUL MODIFYING THIS COMMENT - IT IS YAML SETTINGS FOR TOOLS **********/&lt;BR /&gt;/* clang-format on */&lt;BR /&gt;const mcan_config_t CAN0_config = {&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt; .enableCanfdNormal = false,&lt;BR /&gt; .enableCanfdSwitch = false,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;/P&gt;&lt;P&gt;};&lt;BR /&gt;/* Allocation of the Message RAM in memory that is alligned to 16 bits. */&lt;BR /&gt;SDK_ALIGN(uint32_t CAN0_RAM_BASE_ADDRESS[CAN0_MESSAGE_RAM_SIZE], CAN0_BASE_ADDRESS_ALIGN_SIZE);&lt;BR /&gt;const mcan_timing_config_t CAN0_nominal_bit_time = {&lt;BR /&gt; .preDivider = 21,&lt;BR /&gt; .seg1 = 10,&lt;BR /&gt; .seg2 = 3,&lt;BR /&gt; .rJumpwidth = 3&lt;BR /&gt;};&lt;BR /&gt;const mcan_frame_filter_config_t CAN0_std_filter_config = {&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt; .remFrame = kMCAN_rejectFrame,&lt;BR /&gt; .nmFrame = kMCAN_reject0,&lt;/P&gt;&lt;P&gt;};&lt;BR /&gt;const mcan_frame_filter_config_t CAN0_ext_filter_config = {&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt; .remFrame = kMCAN_rejectFrame,&lt;BR /&gt; .nmFrame = kMCAN_reject0,&lt;/P&gt;&lt;P&gt;};&lt;BR /&gt;const mcan_rx_fifo_config_t CAN0_rx_fifo0_config = {&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt; .opmode = kMCAN_FifoBlocking,&lt;BR /&gt; .datafieldSize = kMCAN_8ByteDatafield,&lt;/P&gt;&lt;P&gt;};&lt;BR /&gt;const mcan_rx_fifo_config_t CAN0_rx_fifo1_config = {&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt; .opmode = kMCAN_FifoBlocking,&lt;BR /&gt; .datafieldSize = kMCAN_8ByteDatafield,&lt;/P&gt;&lt;P&gt;};&lt;BR /&gt;const mcan_rx_buffer_config_t CAN0_rx_buffers_config = {&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt; .datafieldSize = kMCAN_8ByteDatafield,&lt;/P&gt;&lt;P&gt;};&lt;BR /&gt;const mcan_tx_fifo_config_t CAN0_tx_event_fifo_config = {&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;/P&gt;&lt;P&gt;};&lt;BR /&gt;const mcan_tx_buffer_config_t CAN0_tx_buffers_config = {&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt;,&lt;BR /&gt; .mode = kMCAN_txFifo,&lt;BR /&gt; .datafieldSize = kMCAN_8ByteDatafield,&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;void CAN0_init(void) {&lt;BR /&gt; /* MCAN initialization */&lt;BR /&gt; MCAN_Init(CAN0_PERIPHERAL, &amp;amp;CAN0_config, CAN0_CLOCK_SOURCE);&lt;BR /&gt; /* MCAN nominal (arbitration) timing initialization */&lt;BR /&gt; MCAN_SetArbitrationTimingConfig(CAN0_PERIPHERAL, &amp;amp;CAN0_nominal_bit_time);&lt;BR /&gt; /* Message RAM initialization */&lt;BR /&gt; memset(CAN0_RAM_BASE_ADDRESS, 0,CAN0_MESSAGE_RAM_SIZE * sizeof(uint32_t));&lt;BR /&gt; MCAN_SetMsgRAMBase(CAN0_PERIPHERAL, (uint32_t)CAN0_RAM_BASE_ADDRESS);&lt;BR /&gt; /* Configuration of the standard filter list */&lt;BR /&gt; MCAN_SetFilterConfig(CAN0_PERIPHERAL, &amp;amp;CAN0_std_filter_config);&lt;BR /&gt; /* Configuration of the extended filter list */&lt;BR /&gt; MCAN_SetFilterConfig(CAN0_PERIPHERAL, &amp;amp;CAN0_ext_filter_config);&lt;BR /&gt; /* Configuration of Rx FIFO 0 */&lt;BR /&gt; MCAN_SetRxFifo0Config(CAN0_PERIPHERAL, &amp;amp;CAN0_rx_fifo0_config);&lt;BR /&gt; /* Configuration of Rx FIFO 1 */&lt;BR /&gt; MCAN_SetRxFifo1Config(CAN0_PERIPHERAL, &amp;amp;CAN0_rx_fifo1_config);&lt;BR /&gt; /* Configuration of Rx buffers */&lt;BR /&gt; MCAN_SetRxBufferConfig(CAN0_PERIPHERAL, &amp;amp;CAN0_rx_buffers_config);&lt;BR /&gt; /* Configuration of Tx event FIFO */&lt;BR /&gt; MCAN_SetTxEventFifoConfig(CAN0_PERIPHERAL, &amp;amp;CAN0_tx_event_fifo_config);&lt;BR /&gt; /* Configuration of Tx buffers and FIFO/Queue */&lt;BR /&gt; MCAN_SetTxBufferConfig(CAN0_PERIPHERAL, &amp;amp;CAN0_tx_buffers_config);&lt;BR /&gt; /* Setting of the CAN normal mode to start communication */&lt;BR /&gt; MCAN_EnterNormalMode(CAN0_PERIPHERAL);&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;/***********************************************************************************************************************&lt;BR /&gt; * Initialization functions&lt;BR /&gt; **********************************************************************************************************************/&lt;BR /&gt;void BOARD_InitPeripherals(void)&lt;BR /&gt;{&lt;BR /&gt; /* Initialize components */&lt;BR /&gt; CAN0_init();&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;/***********************************************************************************************************************&lt;BR /&gt; * BOARD_InitBootPeripherals function&lt;BR /&gt; **********************************************************************************************************************/&lt;BR /&gt;void BOARD_InitBootPeripherals(void)&lt;BR /&gt;{&lt;BR /&gt; BOARD_InitPeripherals();&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why i cant use configtool starting my prephirial device?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2020 09:48:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072833#M41387</guid>
      <dc:creator>ali3</dc:creator>
      <dc:date>2020-04-08T09:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 54616 config tools</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072834#M41388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,ali Karakas,&lt;/P&gt;&lt;P&gt;Pls check if you enable the gated clock of CAN0 module. Before you write MCAN register, you have to set the bit to enable gated clock.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/105859i7386603C8BDAAE06/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2020 02:28:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072834#M41388</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2020-04-10T02:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 54616 config tools</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072835#M41389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i can use clock space for this. İts not any fault. But your mcu xpresso config tools generate missing code. For example i can try for i2c and usart. For this i2c and uart i can added manualy baudrate value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2020 22:02:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072835#M41389</guid>
      <dc:creator>ali3</dc:creator>
      <dc:date>2020-05-27T22:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 54616 config tools</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072836#M41390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply. I can manage all setitng manualy. But thisi problem is an error for this sdk. Your prephieral setting in mcuxpresso is not work .&lt;/P&gt;&lt;P&gt;For example if i can use this program and generate i2c or uart program cant genarate rigth code. baud setting dont generate. My be nxp is solve this problem or remove this for lpc54616.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For beginner its bug is very big proble if use this mcu first time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2020 12:46:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-54616-config-tools/m-p/1072836#M41390</guid>
      <dc:creator>ali3</dc:creator>
      <dc:date>2020-06-10T12:46:48Z</dc:date>
    </item>
  </channel>
</rss>

