HAL_SPI_transmit 32 bytes ?
Posted on November 22, 2015 at 22:33 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 22, 2015 at 22:33 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 23, 2015 at 16:00Hi to everyone. I'm struggling with OC mode on STM32F4 Discovery, in order to get high level on one of the pins with specified delay, so i chose OCM ''active level on match''. At first start everything is fine, bu...
Posted on November 23, 2015 at 14:57I am new to STm32 architecture. Trying to get the internal temperature sensor going. I am using a STm32L151VC microcontroller, STM32-QFP100 programmer adapter and IAR tool chain. I am trying to use the following ...
Posted on November 19, 2015 at 12:31Hi all I try to implement a boot loader that can be jump to user application of STM32F030R8 chip , and I find the IAP sample as follow.http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1743/LN1734/PF2581...
Posted on November 12, 2015 at 13:54Hello,I have 2 custom application codes, one for bootloading and the other for the functional app. Bootloader resides in the first flash mem sector 0x8000000.If the app resides inside the first mem bank (same as b...
Posted on November 20, 2015 at 20:40 Hi, I am trying to use simulink to generate code for my STM32F4DISCO. I have the STM32F4Discovery addon on matlab. I have the STM32-MAT/TARGET with the patch. STM32CubeMX and Atollic studio are insta...
Posted on November 23, 2015 at 09:33Hi Guys,I am not able to find any option for page erase of internal flash in docs as well as examples. Is it that the STM32F215 MCU supports only sector and chip erase for its internal flash.regards,Sanjeev
Posted on November 21, 2015 at 12:44
Posted on November 21, 2015 at 18:40The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 22, 2015 at 14:49Hi all, I am trying to create stm32CubeMX project to use with stm32f407 with expansion board ethernet but except lights going on ethernet port nothing happens when trying to use socket API with FreeRTOS. Also trie...