User Activity

hello,I am using the SPC582b and SPC5stdio.I want to have interrupts run whenever I receive data.But This function is difficult because it waits until input is received (sd_lld_read, &lcd_data[bit], 1)How can I implement an uart interrupt?I need your...
Hello, ​I have two board with SPC582B 64Pin.​i want to test CAN communication each other. ​i did import sample what "SPC582BxxRLA CAN Test Application for Discovery"​and i want to use CAN port - 1, 2​i don't know how can i make code.​/* SPC5 RLA...
Hello. I use spc5studio and SPC582. i want use printf() using the UART for command line test. i alread tested serial. how can i setting  "stdio.h" header at spc5studio . ​please let me know code or seting.