STM32F107 CAN1 peripheral doesn't work as CAN2 peri (pin configuration mistake?)
Posted on March 25, 2016 at 22:29 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 25, 2016 at 22:29 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 24, 2016 at 15:59In STM32CubeMX 4.14.0, I find I can only set the address setup time, data setup time and bus turn around time for NOR/PSRAM timing. Other parameters like ''address hold time'', ''clock division'' and ''data latency''...
Posted on March 29, 2016 at 12:06Hi allI would appreciate if any one can indicate to me the output format of the STM32F4DIS-CAM camera format to the register. I currently working on computer vision use the stm32f7. #camera #stm32f7-disco-firmware
Posted on March 29, 2016 at 10:03Hi: I'm developing with an STM32F105. On datasheet, lowest power is on StandBY mode, and it consumes about 4uA, however I get about 300uA, and I don't know what I'm doing wrong. On my program, it is all what I do: ...
Posted on January 21, 2016 at 19:41 Hello everybody! I'm trying to read two ADC channels in STM32F042 microcontroller with DMA without interruption. I expected the DMA reads channel 0 then channel 1 filling five samples of each channel in...
Posted on March 23, 2016 at 10:52One can generate a CSV file from CUBE, but would it not be helpful to be able to import a CSV file after editing the pinout?This would make it a lot faster to edit pinsOr am I missing something?Stefan
Posted on March 29, 2016 at 17:29STM32f100I think there is an error in the reference manual for st32f100xxThe start bit is confirmed (RXNE flag set, interrupt generated if RXNEIE=1).... According to this RXNE interrupt occurs when the start bit is c...
Posted on March 29, 2016 at 14:36Dear Friends,I have a good experience in STM32F103, but trapped in STM32F407's ADC two weeks already. My HW plateform is STM32F407VGT.Vref+ connect to 2.048V; Vdda connect to 3.1VADC resolution configured to be 1...
Posted on March 02, 2016 at 04:26ST just introduces the library for beam-forming and sound source-localization.However, they are applied for STM32 Nucleo board only (with node-locked library). I am using STM32F746 MCU, is there any way to use these ...
Posted on March 28, 2016 at 18:28I am confused about the boot setting in STM32F7xx series.When the boot pin is low, it boots from flash on ITCM interface (0x0020 000) by default, as shown in the screenshot of the manual.However, in the IAR linker fi...