Skip to main content
Lucky
Associate II
August 8, 2019
Solved

Need Evaluation Kit for this controller STM32L452RCT6 . Is there any alternate Eval Board available?

  • August 8, 2019
  • 2 replies
  • 2190 views

Actually In our Company the Controller is using STM32L452RCT6 Before Getting A sample Design Board. I need to test with any Eval Board of STM32L4 Series. I Need Evaluation Kit for this controller STM32L4RCT6 Is there any alternate Eval Board available. Hope I am looking forward for your reply.

This topic has been closed for replies.
Best answer by Tesla DeLorean

STM32Cube_FW_L4_V1.14.0\Projects\NUCLEO-L452RE\Applications\USB_Device\CDC_Standalone\readme.txt

2 replies

Tesla DeLorean
Guru
August 8, 2019

There are several STM32L4R (L4+) boards in EVAL, DISCO and NUCLEO formats. These would likely suffice as proxies, lacking any specific stated requirements.​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Tesla DeLorean
Guru
August 8, 2019
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Lucky
LuckyAuthor
Associate II
August 9, 2019

Hi Clive,

Thank you for your response. As per our requirements the above 3 boards won't suitable , it doesn't have USB device support. The above reference Board support only USB OTG 2.0 FS. I need the Board with USB Device Support. Is it Board Available in Market with USB Device support. Hope I am looking forward for your reply.

Piranha
Principal III
August 9, 2019

First, there is no such a STM32L4RCT6 MCU. Second, how about reading at least first lines in a data sheet?

The devices embed an USB OTG full-speed device/host/OTG peripheral with integrated transceivers. The USB OTG FS peripheral is compliant with the USB 2.0 specification and with the OTG 2.0 specification.

Lucky
LuckyAuthor
Associate II
August 9, 2019

Hi Piranha,

Thank for your response. I am extremely sorry spell mistake STM32L4RCT6 MCU instead of STM32L452RCT6 MCU.

Actually, I am asking instead of a USB OTG full speed ,is it directly USB FS Device mounted on PCB Eval Board available or not.

Tesla DeLorean
Guru
August 9, 2019

Pretty sure these can be HOST or DEVICE, if that's what the question is. Look at board code examples in CubeL4.

Edit suggests a non L4+ device.​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..