STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Independent WatchDog

Posted on December 28, 2017 at 09:12We are using Independent WatchDog in our system configured for every 2 seconds. The intention is that if the Refresh is not happening for every 2 seconds, the software will be resetted.   But, what is observed is ...

Anand A by Associate III
  • 286 Views
  • 0 replies
  • 0 kudos

stm32l + fatfs

Posted on December 27, 2017 at 18:52All of the FATFs examples (and indeed, CubeMX) appear to be geared toward the STM32F series chips when using FatFS. I want to use the STM32L433, insofar as I have a lot of my application already written for that d...

ADC external trigger

Posted on December 26, 2017 at 06:11Hello,I am using ADC in triple regular simultaneously mode (circular mode using FIFO half threshold). EXTI11 is used for trigger the ADC.when I am reading ADC's value it is not coming in sequence .When external tr...

FatFS + sdCard + Usb device

Posted on November 23, 2015 at 10:05Hello there,I am using STM32F407 with HAL lib. I am looking for an example in the ''STM32Cube_FW_F4_V1.7.0'' that would contain following functionality:FatFS system on a SD card using SDIO and that system should b...

Safe Testing of LoRa

Posted on December 26, 2017 at 03:42for a short term experiment, I need to transceive through 500M of bush, I ordered the 100mW and 1W units below.Is there a best practice guide for LoRa Power ?  I have my new https://www.aliexpress.com/item/Origina...

T J by Lead
  • 277 Views
  • 1 replies
  • 0 kudos

STM32f429 ( 144) , port PA0 input problem

Posted on December 26, 2017 at 09:00Hello we are using STM32f429 ( 144)  ,we use port PA0 as input without interrupt ; PA0 has an external pull up resistor ; we use the it on 168Mhz  with external crystal  8Mhz , but we noticed that we cant configur...