• Systick default clock setting for stm32f3discovery_fw
    Hi all, I’m starting to deal with STM32F30 discovery. I need confirmation about my assertion on default clock configuration for the stm32f3discovery_fw. In file system_stm32f30x.c the define PLL_SOURCE_HSE_BYPASS...
  • Systick default clock setting for stm32f3discovery_fw
    Hi all, I’m starting to deal with STM32F30 discovery. I need confirmation about my assertion on default clock configuration for the stm32f3discovery_fw. In file system_stm32f30x.c the define PLL_SOURCE_HSE_BYPASS...
  • relation between: Jtag clock and crystal
    Hello, I work with an controller (with two crystals - 32.768kHz and 18.432MHz). When the controller starts only the 32.768kHz crystal is working - the main crystal is only working if I turn it on...
  • relation between: Jtag clock and crystal
    Hello, I work with an controller (with two crystals - 32.768kHz and 18.432MHz). When the controller starts only the 32.768kHz crystal is working - the main crystal is only working if I turn it on...
  • C51: Debug problem: how to use external crystal osc
    The mcu I'm using: c8051f226 I use an external osc for system clock. When doing the debug (C51), the simulator couldn't generate the ready bit XTLVLD (OSCXCN.7). There is no configuration options...