Hello,
Please, I want to use my board as Host and send the data using debug port to board and then send those data to (hs or fs) ports, and this port is connected with Dongle OM15080-K32W, and I use the example host_cdc_bm and host_msd_fatfs from SDK, it can not be worked and added, there are please some suggestions?
Thanks very much for your response,
But I would explain again that I have used mcuxpresso IDE software and SDK tools, and besides that, I have used LPCxpresso55s69 board with Dongle OM15080-K32W. I used the following examples host_cdc_bm and host_msd_fatfs from SDK, and when Dongle is connected with the board (during running Time), I always get that LPCxpresso55s60 can not support the connected device(OM15080-K32W). And as I know, there are not mcuxpresso board, could you please explain your opinion with more details?.
Hi,
So the picture you attached is the serial ouput information. Am I correct? You combine the two example and flash it into the k32w?
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Thanks, fo your effort; I would say that I used only one example, and I flashed it, but it could not work. Please, I want to know if LPCxperesso555s69 supports k32 with FTDI or not, and if not, you have mentioned that we should use mcuxpresso device, but I have searched a lot, and I could not find this device, as I know it is software Development IDE?
i get always smomething like that
Hi,
k32 doesn't have the usb peripheral. So the stack won't initialize the usb successfully.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
@nxf56274 please could you tell me what shall id do to get the connections betwenn the twod devices ????
Your ideal won't be realized. The k32w doesn't have the usb peripheral. The usb you uses is just the 'usb to serial'.
Hi,
You should use the mcuxpresso. Lpcxpresso doesn't support K32W.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 days after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------