Skip to main content
Akshay Bhavsar
Associate II
March 1, 2018
Question

Please suggest me STM32 CAN2.0 board

  • March 1, 2018
  • 6 replies
  • 2207 views
Posted on March 01, 2018 at 09:08

I need to select CAN 2.0 controller in my application.I would like to get low cost evaluation board for the same.

Please suggest me STM32 CAN2.0 board so that I can learn CAN.

    This topic has been closed for replies.

    6 replies

    Akshay Bhavsar
    Associate II
    March 1, 2018
    Posted on March 01, 2018 at 09:15

    http://www.st.com/en/microcontrollers/stm32f429zi.html

    board is there but it has LCD.I don't have to use LCD in my app.
    Technical Moderator
    March 1, 2018
    Posted on March 01, 2018 at 10:52

    Hello

    akshaybhavsar30

    ,

    I recommend you to use the '

    http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-utilities/st-mcu-finder.html

    ' tool , it will help you to find the

    STM32 microcontrollers which may answer your request.

    Best Regards

    Imen

    In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
    Akshay Bhavsar
    Associate II
    March 1, 2018
    Posted on March 01, 2018 at 11:11

    I dont have to select controller.Controller that i select may not have evaluation board.rather i would select evaluation board having CAN,I2C,SPI interfcace

    Tesla DeLorean
    Guru
    March 1, 2018
    Posted on March 01, 2018 at 14:55

    You don't have to use the LCD unless you need too. The STM32F429I-DISCO is probably a poor choice for other reasons, including the lack of pins in escape other interfaces. The Nucleo-144 boards offer more opportunity to add your own circuitry and interfaces.

    ST's EVAL series boards provide CAN interface(s)

    This board using the F107 provides for two

    https://www.ebay.com/itm/STM32-ARM-Cortex-M3-STM32F107VCT6-Development-Board/172257169142

     

    as does the

    https://www.ebay.com/itm/RedDragon407-STM32F4-Cortex-M4-3-2-Ethernet-wireless-2-4G-SDIO-Serial-camera/121087293812

     
    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    Akshay Bhavsar
    Associate II
    March 1, 2018
    Posted on March 01, 2018 at 15:24

    Does cortex m3 board has debugger on board?

    Tesla DeLorean
    Guru
    March 1, 2018
    Posted on March 01, 2018 at 15:32

    Both cited boards have a 20-pin JTAG connector, you'll need to use an external pod, either a stand-alone ST-LINK, or pin wiring to one onboard a DISCO or NUCLEO board.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    Akshay Bhavsar
    Associate II
    March 1, 2018
    Posted on March 01, 2018 at 15:36

    please send me link for ST link debugger

    Akshay Bhavsar
    Associate II
    March 2, 2018
    Posted on March 02, 2018 at 07:38

    i would prefer to get Nucleo-144 as having debugger on board.I have gone through them.Almost 20 types of nucleo-144 board are available.I need Ethernet  connector,USB,I2C,SPI,CAN.I have selected NUCLEO-F446ZE.But datasheet says ethernet connector is available depensing on STM32 support.What does that mean?

    Tesla DeLorean
    Guru
    March 2, 2018
    Posted on March 02, 2018 at 14:36

    >>What does that mean?

    That some STM32 parts DON'T support Ethernet.. The F446 does NOT have Ethernet

    For the NUCLEO-144 w/Ethernet

    NUCLEO-F207

    NUCLEO-F429

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