CAN (controller area network ) of STM32F303K8
Posted on April 18, 2017 at 00:43Hello i am working with CAN of STM32F303K8 but i didn't found any Document about configuration in STM32CubemX any Help please #can #stm32f3-nucleo #stm32
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on April 18, 2017 at 00:43Hello i am working with CAN of STM32F303K8 but i didn't found any Document about configuration in STM32CubemX any Help please #can #stm32f3-nucleo #stm32
Posted on April 18, 2017 at 11:42Hello,Up to Rev 5, in UM1472 the stlink schematic Fig. 10 tells ' Board Ident: PC13', 'R5 not fitted'. On e.g F4 Discovery boards, however R5 is fitted (tested on 3 boards). R5 can also be seen on Figure 6. This info...
Posted on April 18, 2017 at 08:36Hi All.I'm working on STM32L471 and MICRON MT29F2G08ABAEAWP NAND FLASH.is This MCU supported ONFI timimg mode 5 as EDO mode?Thanks,
Posted on April 14, 2017 at 15:08Hi. guys.it's simple question to someone, which is not me.Where can i find main.h from a project the CubeMX provide?below only header files i can find are.I have been curious when i was going to find and utilize USAR...
Posted on April 18, 2017 at 01:00Hello!I am having trouble enabling regulator over-drive on a Nucleo-F767ZI.I have now simplified my code down to just trying to enable OD right away after power up, which should be possible since system clock source ...
Posted on April 15, 2017 at 18:36Dear all,During a porting of an RTOS on a Discovery 476 board I discovered a serious problem with the stm32l476xx.h file provided by ST. All the elements of timers structure are defined as a 32-bits. So, after having...
Posted on April 17, 2017 at 12:51Hi,Are there 64-bit libraries available (now or in future) for ST-LINK/V2?Thanks
Posted on April 04, 2017 at 11:19Hi all, I am a bit of a newbie to the microcontrollers world and trying to work in my first real project, in which I want to capture data from an external ADC and store it into the embedded SRAM for post processing.I...
Posted on April 11, 2017 at 17:24Hello.I studied the http://www.st.com/content/ccc/resource/technical/document/application_note/group0/36/b5/60/26/50/c7/46/4a/DM00271524/files/DM00271524.pdf/jcr:content/translations/en.DM00271524.pdf ''Implementatio...
Posted on April 14, 2017 at 14:44 i'm trying to communicate with NRF24L01 RFmodule, it seems that spi init. is ok , but when i'm trying to read for example theREG_RF_CH Registry (0x05) it should return the reset value (0x02) but that does not hap...