AN4861 for 'H7
ST,Please update AN4861 for 'H7Please link to AN4861 from the 'H7 product folder webpagesPlease fix links to AN4861 on forum - those given by Amel and Imen are usually broken, you can find them by searching for DM00287603Thanks,JW
ST,Please update AN4861 for 'H7Please link to AN4861 from the 'H7 product folder webpagesPlease fix links to AN4861 on forum - those given by Amel and Imen are usually broken, you can find them by searching for DM00287603Thanks,JW
Hello everyone, I want to work on STM32 series of controller which supports 480MHZ or above clock rate and Auto grade temperature range(I.e Grade0: -40degc to 150degc (or) Grade1:-40degc to 125degc).We found STM32H7 series which supports our applica...
I am witnessing interrupts on EXTI9_5 line which have absolutely no electrical stimulus. I'm seeing this behavior consistently on multiple chips so this isn't a one-off.The GPIO in question (ONE_WIRE_PIN) is PA8.GPIO initialization here:mIRQConfig.Pi...
https://www.st.com/content/ccc/resource/technical/document/reference_manual/c5/cf/ef/52/c0/f1/4b/fa/DM00124865.pdf/files/DM00124865.pdf/jcr:content/translations/en.DM00124865.pdfReferences to OPT instead of OTP
I am using keil to program STM32F103C8 MCU and I have the the library files for GPIO read and write functions but it is not working. There are no errors. I am just not sure about the parameters I am passing to functions. I have attached the code and...
Hello all,I am having Development Board of STM 32F103RBT6 (Nucleo 64)I have Linux based operating system Ubuntu version of 14.04 , for which i am using STM32CubeMX version 4.24.0 with Atollic TrueStudio I.D.E 9.2.0I am new to this the STM environment...
Hello all,I am using the STM32L071KB in a project, and I have to write a 32 bit word in internal EEPROM each minute; So is it worth changing the address of this 32 bit word after 100 000 cycles, in order to increase number of Erase/Write cycles ?If t...
Hi,I ran several test and example projects on the STM32F769 Discovery platform. I would like to reload the original demo firmware. According to the documentation, it should be available from the www.st.com/stm32f7-discovery webpage but I cannot find ...
Here is my boardhere my clock settingI use CuceMxIDE, here my RTC settingif AsynchPrediv = RTC_AUTO_1_SECOND;rtc take very long time to increase one second. I try some value, and choose 50 and seem the time count rightAsynchPrediv = 50;but I'm not su...