Posted on September 30, 2015 at 09:37HELLO,I HAVE DOWNLOADED THE CODE IN MY BOARD TROUGH THE PROGRAM ''FLASH LOADER DEMO'' BUT UNFORTUNATELY 2 THINGS HAVE HAPPENED.- I HAD NOT ANSWERS FROM THE BOARD - I AM NOT ABLE TO LOAD THE PREVIOUS PROGRAM WHAT ...
Posted on September 29, 2015 at 15:34 /* With this code I see on PA8 pin 32.7 Khz Clock */ /* Enable the GPIO_Clock */ RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOA, ENABLE); /* Configure the GPIO_pin */ GPIO_InitStructure.GPIO_Pin = GPIO_Pin_8;...
Posted on September 29, 2015 at 14:59 The attached file is https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Attachments/58211/USART3-LSE-FORUM-REL1.hex and I cannot insert in my project I am creating code to use PA8 to view...
Posted on September 28, 2015 at 15:15Where do you think there is the cause?Hw problem?I USED FOR QUARTZ 32 KHZ 10 PF PF instead of 7pf?The oscillation is present and it is at correct frequenzy.