Internal SRAM Protect
Posted on October 29, 2015 at 05:42Hello!!!I want to protect any specific area of the internal SRAM(about 32KB).So I use that area for special purpose(DB Access).How can I do it??Please help me...Thanks
Posted on October 29, 2015 at 05:42Hello!!!I want to protect any specific area of the internal SRAM(about 32KB).So I use that area for special purpose(DB Access).How can I do it??Please help me...Thanks
Posted on October 21, 2015 at 14:31Hello there,I am working on a motor driving application (STM32F4). As for now, my circuit for sensing current and shutting down H bridge looks like this:https://dl.dropboxusercontent.com/u/14154631/Scan%204%20Page%...
Posted on November 03, 2015 at 03:14Dear all:I wonder how can I flash firmware image from PC through uart port (uart1/2/3) in stm32l476-discovery board.It is said in reference manual ''nBoot1'' should be set to 1 which represents so called ''Boot0''...
Posted on October 14, 2015 at 19:30I have a ST3M32F4 EVB board. Where can I download Embedded Resource Editor GUI?
Posted on November 02, 2015 at 13:05I play withSTM32CubeandI'm a littleconfused. I create project for STM32F103RB In Pinout select SPI2 Half-Duplex Master and hardware NSS Signal In SPI configuration is NSS Signal Type as Output Hardware, but in GPI...
Posted on November 02, 2015 at 19:32I acquainted with STM32CubeMX amd HAL Drivers for STM32F1, but I'm really some confused.For example SPI in HAL Drivers User Manual I find function HAL_SPI_Transmit()The thirdy parameters is TimeoutDocumentation sa...
Posted on October 28, 2015 at 14:24STM32CubeF4 Firmware Package V1.8.0 / 14-August-2015using board STM3240G-eval.(stm32f407IGH)1) enable LWIP_ARP in project, 2) setttings call: ''ethernetif_update_config()'' and ''ethernetif_set_link()''.Problem: n...
Posted on March 30, 2015 at 03:46I'm developing a project in wich main clock accuracy isn't particurlaly important. I do need to measure time acurately, but I can use the RTC with an external 32.768 KHz crystal for that. I was wondering about the po...
Posted on November 02, 2015 at 12:11 Hi everyone, I'm a newbie of embedded programming and this is my first post. I have a STM32L0 Discovery board and wanted to supply electricity to an external circuit. The external circuit ...
Posted on November 02, 2015 at 17:08I remember from the 1980s that my colleague responsible for the hardware had some trouble getting an oscillator for our MCU to work. But the last decade designing my own hardware, it seemed as if things had improv...