Hi.If I want send 16 bits by sercom0 what I can do?Sure I can sen 2 time hex by SERCOM0_USART_WriteByte(mydata);delay();SERCOM0_USART_WriteByte(mydata1); its work function sercom0 generated by harmony3 but send 1 shot only 16 bits what I can usethanksMCU ..
↧