Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by tucx

  1. T

    [ARM] Build a .hex file which including the Bootloader [STM32F]

    I am working on an application based on STM32F103 chips. After building the application, I do full chip erase using ST-LINK Utility and then flash the chip using new .hex file. I know that STM32 starts executing the code at the address of 0x8000000. However, my main program starts from address...
  2. T

    [ARM] Problem with VPC USB FS and STM32F103VET6 device.

    Device has an 8MHz crystal connected to pins 12 and 13 on the MCU. I already tried to make some sample codes using I2C, SPI, Led blink and debug these source using ST-Link V2. It works normally. The remaining problem is the connecting problem with the computer using Micro-USB (USART1).
  3. T

    [ARM] Problem with VPC USB FS and STM32F103VET6 device.

    I bought this evaluation board from the devicemart.co.kr website. https://imgur.com/a/pe8RdoY I created a STM32CubeMX project with some setting change like below: - RCC: HSE: Crystal/Ceramic Resonator - SYS: Debug: Serial Wire - USB: Turn on Device (FS) - USB Device: Communication Device Class...
  4. T

    [ARM] Problem with VPC USB FS and STM32F103VET6 device.

    Hello Community, I purchased a Cortex-M3 STM32F103VET6 board and trying to implement USB FS on it. I'm using CubeMX to generate code, the version is up to date and i'm using the latest firmware libraries (FW_F1_V1.6.1). After compile USB device doesn't appear on the Device Manager. Are...

Part and Inventory Search

Back
Top