How many kilobytes are 2 megabytes?
128, of course.JW
128, of course.JW
Hello community,I am having a trouble with the initial state of using Output compare mode. I will explain what I want to do. I want my pin which is assigned to Timer 2 Channel 1 to work in output compare mode. The pin initial state must be RESET all ...
I am using STM32F439 MCU in my project. Currently I am trying to flash the code through Demonstrator GUI but unit is not entering into boot code. So, now I will use JTA /ST-Link/v2 to flash the code but before this I want to download the existing l...
I am looking at some reference design EVBs with STM32G4xx for Digital Power Conversion, like the predecessor STM32F334.Where I can find them ? Even from thirdy party.Thanks a lot
Firstly I had done my code in keil software of stm32 nucleo f446re and try to transfer data to Arduino Maga in Arduino IDE.I had used UART communication betwen arduino mega and stm32.When I passed a string from keil to arduino ide , there was no resp...
Good evening everyone,At the moment I am trying to configure an inpute compare pin. Eventually we are going to calculate the frequency of the input signal etc etc, but for now we need to get the pin working.GPIOA->MODER = (GPIOA->MODER & ~GPIO_MODER_...
Hey guys. I was writing a read function from eeprom and when i used the function it goes to hard fault handler.What is hard fault handler for?I searched and saw that people do something in that handler but i dont know what are they.
I have generated sample code and Makefile with CubeMX for STM32F412CX. It is compiling and outputs a proper binary. but after adding changes for MPU as given in their example , the binary size is increased to 400MB. I have read about same thing here ...
Hi,This is what I found in the reference manual:Once the transfer is completed, this [NDT] register can either stay at zero (when the stream is in normal mode) or be reloaded automatically with the previously programmed value in the following cases:...