multiple main files
Posted on July 21, 2017 at 15:03Hello guys , how to excess multiple main files in one Project?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on July 21, 2017 at 15:03Hello guys , how to excess multiple main files in one Project?
Posted on July 16, 2015 at 08:39I found that on the STM32F7 Discovery board there is a bug in the schematics: On the Arduino header, the PA8 and PI0 pins are swapped.This is caused by a mixup in the netnames in the schematics. On the Arduino CN4 hea...
Posted on July 21, 2017 at 04:47What kind of nulceo board can be expanded with X-NUCLEO-IDW01M1? all kinds of nucleo boards or only nucleo-64 or only NUCLEO-F103RB, NUCLEO-F401RE, NUCLEO-L476RG or NUCLEO-L053R8 board. Thanks for your help !
Posted on July 21, 2017 at 12:01Following the previous post: https://community.st.com/0D50X00009XkYamSAF I tried to debug my program. The program has two steps.1- Setting PA1, PA2 and PA3 as GPIO and reading ADC_CHANNEL_0Waiting...2- Setting PA0, PA...
Posted on July 21, 2017 at 11:22Hello,For the stm32f469i-disco I found the schematics in Altium and the PCB layout in Allegro!! http://www.st.com/en/evaluation-tools/32f469idiscovery.html Is there a way to have the PCB layout in Altium?Thank you#stm...
Posted on June 14, 2013 at 09:14Hi, Anyone know where I can find the original design files (schematic and PCB layout) for the discovery board? I can only find the PDF version of the schematic file from ST website. Thanks Michael
Posted on July 21, 2017 at 10:46There is a board programmed with STM32F103 a long time ago.I can not find the source programmed on the board.So I have to read the data of the mcu, and I wonder if there is any program or method that does the correspo...
Posted on July 21, 2017 at 10:26I read a lot of manuals and I can't find how to call function like in others MCUs. I find in others MCUs function RTC_GetDate for example but in this case I don't know.Thanks for the reply#stm32f746igt6 #rtc-hal #rtc
Posted on July 20, 2017 at 12:26Hello There,I am using STM3F4 discovery board. I am able to print the ADC value on display. I am using PA0 as ADC i/p. The value is constant 4095 if I connect to 3V from board. If I connect PA0(ADC i/p) to my external...
Posted on July 21, 2017 at 07:52What is the buffer/FIFO depth for UART in STM32F765XX series?