Hi I manage to use RTE UART / USART Driver and it almost work fine but although I defined my own __USART1_TX_BUFFER_SIZE __USART1_RX_BUFFER_SIZE to 2048 (as it must be power of 2) my Driver_UART1.ReadData or Driver_UART1.WriteData just read and write 128 byte only my buffer size is 4096 so it must be more than enough so why its so?! Help plz if any one know something that might help?!
View all questions in Keil forum